Skip to content

Commit

Permalink
Merge pull request #264 from grendel-consulting/renovate/terraform-mo…
Browse files Browse the repository at this point in the history
…norepo

chore(deps): update terraform hashicorp/terraform to v1.9.6
  • Loading branch information
ramirezj committed Sep 20, 2024
2 parents ea82858 + b9b0958 commit 29a8e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ provider "tfe" {
}

terraform {
required_version = "1.9.5" # Needs to match TFC version
required_version = "1.9.6" # Needs to match TFC version

cloud {
organization = "grendel-consulting"
Expand Down

0 comments on commit 29a8e01

Please sign in to comment.