Skip to content

Commit

Permalink
Merge pull request #25 from soat-fiap/italopessoa-patch-1
Browse files Browse the repository at this point in the history
Update terraform.yaml
  • Loading branch information
italopessoa authored Sep 23, 2024
2 parents 6f3eda6 + e753d29 commit 428457f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,6 @@ jobs:
uses: hashicorp/tfc-workflows-github/actions/create-run@v1.3.1
id: destroy-plan
with:
workspace: ${{ env.TF_WORKSPACE }}
workspace: ${{ vars.TF_WORKSPACE }}
configuration_version: ${{ needs.deploy.outputs.config_version }}
is_destroy: true

0 comments on commit 428457f

Please sign in to comment.