Skip to content

Commit

Permalink
update build to use terraform 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed May 14, 2024
1 parent d030636 commit 50eeb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ jobs:
#########################################################################
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 0.13.6
terraform_version: 1.5.3

- name: Deploy Terraform
if: |
Expand Down

0 comments on commit 50eeb2e

Please sign in to comment.