diff --git a/versions.tf b/versions.tf index fae11bf..0c6885d 100644 --- a/versions.tf +++ b/versions.tf @@ -8,7 +8,7 @@ provider "tfe" { } terraform { - required_version = "1.14.9" # Needs to match TFC version + required_version = "1.15.8" # Needs to match TFC version cloud { organization = "grendel-consulting"