Skip to content

Commit

Permalink
Update terraform_plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 20, 2024
1 parent f8228df commit 4f8fdc3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
- name: Set output
id: vars
run: echo ::set-output name=short_ref::${GITHUB_REF#refs/*/}

- name: Install Terraform
run: |
/opt/tfenv/bin/tfenv install 1.9.1
/opt/tfenv/bin/tfenv use 1.9.1

- name: Terraform Format
id: fmt
Expand Down

0 comments on commit 4f8fdc3

Please sign in to comment.