Skip to content

Commit

Permalink
chore(deps): update terraform hashicorp/terraform to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent 9ac877e commit 316311f
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.5.1" # Needs to match TFC version
required_version = "1.5.2" # Needs to match TFC version

cloud {
organization = "grendel-consulting"
Expand Down

0 comments on commit 316311f

Please sign in to comment.