Skip to content

Commit

Permalink
debug aws auth
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 5, 2023
1 parent 457cc8f commit 5f7ef07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ jobs:
aws-region: ${{ vars.AWS_REGION }}
role-to-assume: arn:aws:iam::${{ vars.AWS_ACCOUNT_ID }}:role/${{ vars.AWS_ROLE_NAME }}

- name: debug aws
run: aws sts get-caller-identity

- name: Gruntwork Terragrunt
uses: gruntwork-io/[email protected]
with:
Expand Down

0 comments on commit 5f7ef07

Please sign in to comment.