Skip to content

Instantly share code, notes, and snippets.

@rtrentin73
Created June 9, 2022 19:15
Show Gist options
  • Save rtrentin73/cd672f42a27b5bd93333129a5b93ae6c to your computer and use it in GitHub Desktop.
Save rtrentin73/cd672f42a27b5bd93333129a5b93ae6c to your computer and use it in GitHub Desktop.
module "mc-transit-peering" {
source = "terraform-aviatrix-modules/mc-transit-peering/aviatrix"
version = "1.0.6"
transit_gateways = [
"avx-us-central1-transit",
"avx-us-east1-transit"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment