Fred Damstra 41e6ab9972 Connects interconnect Nodes to both Transit Gateways há 5 anos atrás
..
README.md 41e6ab9972 Connects interconnect Nodes to both Transit Gateways há 5 anos atrás
terragrunt.hcl 41e6ab9972 Connects interconnect Nodes to both Transit Gateways há 5 anos atrás

README.md

XDR Interconnect Instances

Instances to interconnect govcloud with commercial

Full Connectivity Update

Untested, but starting to take notes:

  1. Verify that nothing would be rebuilt

    terragrunt plan
    
  2. Stop routing daemon on instance? (May not be necessary)

  3. Taint one instance:

    terragrunt taint aws_instance.interconnects[0]
    
  4. Rebuild

    terragrunt apply
    
  5. Validate routing is back up

  6. Repeat for other servers.