Skip to content

Commit

Permalink
chore(deployment) : Bump terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
vperron committed Oct 3, 2024
1 parent 78b43c3 commit 3b97ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_terraform_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: hashicorp/setup-terraform@v3
with:
terraform_version: "1.8.1"
terraform_version: "1.9.7"

- name: mask tf variables
run: |
Expand Down
2 changes: 1 addition & 1 deletion deployment/.tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
terraform 1.8.1
terraform 1.9.7

0 comments on commit 3b97ce2

Please sign in to comment.