diff --git a/versions.tf b/versions.tf index f5212cc..26fd208 100644 --- a/versions.tf +++ b/versions.tf @@ -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"