Skip to content

Commit

Permalink
chore(deps): update terraform hashicorp/terraform to v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 4fd9bec commit fe25927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/example/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "= 1.5.7"
required_version = "1.7.4"
# backend "s3" {
# bucket = "something"
# key = "somekey"
Expand Down

0 comments on commit fe25927

Please sign in to comment.