Skip to content

Commit

Permalink
validate workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 6, 2024
1 parent 1587597 commit a14032a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.IAM_ROLE }}
role-session-name: Appointment_GitHub_to_AWS_via_FederatedOIDC
role-session-name: GitHub_to_AWS_via_FederatedOIDC
aws-region: ${{ vars.AWS_REGION }}

- name: install opentofu
Expand Down

0 comments on commit a14032a

Please sign in to comment.