Skip to content

Commit

Permalink
Bump terraform version (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-aguilar authored Sep 8, 2023
1 parent 12cb6e5 commit a4dd0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
- name: Set up terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: "~1.4"
terraform_version: "~1.5"

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v3
Expand Down

0 comments on commit a4dd0d8

Please sign in to comment.