Skip to content

Commit

Permalink
Update Terraform version in use
Browse files Browse the repository at this point in the history
  • Loading branch information
craigsloggett committed Mar 25, 2024
1 parent 9fd98fe commit b9af528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_version: "1.0.0"
terraform_version: "1.2.0"
- name: Format Code
run: |
terraform fmt -recursive .
Expand Down

0 comments on commit b9af528

Please sign in to comment.