Skip to content

Commit

Permalink
Update terraform_apply.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 23, 2024
1 parent 50944c3 commit 89e36e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/terraform_apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
terraform_wrapper: false
terraform_version: ${{ vars.terraform_version }}

- uses: CSVD/gh-configure-aws-credentials@v4
with:
role-skip-session-tagging: true

- name: Terraform Init
id: init
run: terraform init -upgrade
Expand Down

0 comments on commit 89e36e1

Please sign in to comment.