Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
bump terraform version in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
thought-tobi committed Apr 10, 2024
1 parent 33bd2a3 commit dfd19ac
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 @@ -65,7 +65,7 @@ jobs:
- name: set up terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.0.11
terraform_version: 1.7.5

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

0 comments on commit dfd19ac

Please sign in to comment.