Skip to content

Commit

Permalink
chore(deployment): upgrade terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
vmttn committed Apr 25, 2024
1 parent cf28002 commit e597713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

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

- 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.6.1
terraform 1.8.1

0 comments on commit e597713

Please sign in to comment.