Skip to content

Commit

Permalink
chore(deps): update terraform to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent be5e14b commit 44b531d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
terraform 1.6.6
terraform 1.7.0
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.6.6"
required_version = "1.7.0"

backend "gcs" {
bucket = "prep-terraform-state"
Expand Down

0 comments on commit 44b531d

Please sign in to comment.