Skip to content

Commit

Permalink
add var for role arn for each org
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Sep 21, 2023
1 parent 0fb7751 commit e1adbcc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## select the correct ARN based on which organization you are in

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

Expand All @@ -13,4 +13,4 @@
#--
# lab-gov
#--
network_role_arn = "arn:aws-us-gov:iam::269244441389:role/r-inf-tf-remote-shared-vpc"
# network_role_arn = "arn:aws-us-gov:iam::269244441389:role/r-inf-tf-remote-shared-vpc"

0 comments on commit e1adbcc

Please sign in to comment.