Skip to content

Commit

Permalink
Pedro Fix - thanks Pedro
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cantrill committed Jun 18, 2020
1 parent ba578ae commit 6bdc64b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 02-CourseAccounts/config_example.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[profile A4L-PROD]
role_arn = arn:aws:iam::REPLACEME_PROD:role/OrganizationAccountAccessRole
source_profile = A4L-MASTER
role_arn = arn:aws:iam::REPLACEME_PROD:role/OrganizationAccountAccessRole
source_profile = A4L-MASTER

[profile A4L-DEV]
role_arn = arn:aws:iam::REPLACEME_DEV:role/OrganizationAccountAccessRole
source_profile = A4L-MASTER
role_arn = arn:aws:iam::REPLACEME_DEV:role/OrganizationAccountAccessRole
source_profile = A4L-MASTER

0 comments on commit 6bdc64b

Please sign in to comment.