# Set common variables for the environment. This is automatically pulled in in the root terragrunt.hcl configuration to # feed forward to the child modules. locals { environment = "prod" transit_gateway_account_name = "mdr-prod-c2" # Which account has the transit gateway }