Fred Damstra 421268275a Gets rid of the redundant xdr- prefix 5 years ago
..
README.md 421268275a Gets rid of the redundant xdr- prefix 5 years ago
example.cft 421268275a Gets rid of the redundant xdr- prefix 5 years ago
terragrunt.hcl 421268275a Gets rid of the redundant xdr- prefix 5 years ago

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.xdr_interconnects[0]
    
  4. Rebuild

    terragrunt apply
    
  5. Validate routing is back up

  6. Repeat for other servers.