Skip to content

Commit

Permalink
add dmz
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Sep 21, 2023
1 parent 102c45b commit f668228
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
## select the correct ARN based on which organization you are in

#--
# ent-gov (default)
# ent-gov (default) prod network
#--
# network_role_arn = "arn:aws-us-gov:iam::057405694017:role/r-inf-tf-remote-shared-vpc"

#--
# ent-gov (default) dmz-prod network
#--
# network_role_arn = "arn:aws-us-gov:iam::273715889907:role/r-inf-tf-remote-shared-vpc"

#--
# ent-ew
#--
Expand Down

0 comments on commit f668228

Please sign in to comment.