Skip to content

Commit

Permalink
more distinct role name
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuss committed Oct 8, 2022
1 parent 9f01bef commit 74a1950
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,16 +162,16 @@ jobs:
- run: yarn
- run: yarn build
- uses: ./
name: Assume slyo-org-01-readonly in account 931426163329 using slyo-org-01/saml-to/saml-to.yml
name: Assume slyo-org-01-readonly-live in account 931426163329 using slyo-org-01/saml-to/saml-to.yml
with:
role: arn:aws:iam::931426163329:role/slyo-org-01-readonly
role: arn:aws:iam::931426163329:role/slyo-org-01-readonly-live
configOwner: slyo-org-01
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: ./
name: Assume slyo-org-01-readonly in account 013527058470 using slyo-org-01/saml-to/saml-to.yml
name: Assume slyo-org-01-readonly-live in account 013527058470 using slyo-org-01/saml-to/saml-to.yml
with:
role: arn:aws:iam::013527058470:role/slyo-org-01-readonly
role: arn:aws:iam::013527058470:role/slyo-org-01-readonly-live
configOwner: slyo-org-01
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 74a1950

Please # to comment.