diff --git a/testdata/with_detections/main.tf b/testdata/with_detections/main.tf index b1953f7..a7ffb06 100644 --- a/testdata/with_detections/main.tf +++ b/testdata/with_detections/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 5.51.0" + version = "~> 5.66.0" } azurerm = { diff --git a/testdata/without_detections/main.tf b/testdata/without_detections/main.tf index b1953f7..a7ffb06 100644 --- a/testdata/without_detections/main.tf +++ b/testdata/without_detections/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 5.51.0" + version = "~> 5.66.0" } azurerm = {