We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb51df4 commit 06b1379Copy full SHA for 06b1379
.github/workflows/terraform.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Configure AWS credentials via OIDC
60
uses: aws-actions/configure-aws-credentials@v4
61
with:
62
- role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/GitHubActionsInfraRole
+ role-to-assume: arn:aws:iam::382284572497:role/GitHubActionsInfraRole
63
aws-region: us-east-1
64
65
- name: Setup Terraform
0 commit comments