Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 18, 2022
1 parent e2a738c commit ef5d170
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vpc-transit-gateway-association/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ The `route_prefix_list_name` allows you to select a route shared prefix (automat
simplicity of routing setup to direct traffic through the TGW (vs using 0.0.0.0/0, the default route). A future feature
will allow the use of the default route and add the use of a VPN prefix list.

You must also add `twg_environment` to the `variables.vpc.auto.tfvars` file so you can place the VPC into one of the six
available enviroments: services (for common, shared), dev, test (for test, UAT, QA, ITE), stage, prod, and cre.

```hcl
module "vpc_tgw_data" {
source = "git@github.e.it.census.gov:terraform-modules/aws-vpc-setup.git//vpc-transit-gateway-association/data?ref=tf-upgrade"
Expand Down

0 comments on commit ef5d170

Please sign in to comment.