Skip to content

Commit

Permalink
Merge pull request #80 from grendel-consulting/renovate/hashicorp-ter…
Browse files Browse the repository at this point in the history
…raform-1.x

chore(deps): update terraform hashicorp/terraform to v1.6.2
  • Loading branch information
ramirezj authored Oct 28, 2023
2 parents 4b01458 + 2e4d165 commit bd033bb
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.6.1" # Needs to match TFC version
required_version = "1.6.2" # Needs to match TFC version

cloud {
organization = "grendel-consulting"
Expand Down

0 comments on commit bd033bb

Please sign in to comment.