|
@@ -41,5 +41,5 @@ inputs = {
|
|
enable_nat_gateway = true # most VPCs have no need
|
|
enable_nat_gateway = true # most VPCs have no need
|
|
allow_any_to_endpoints = true # DNS servers are in this vpc, so other vpcs may need access
|
|
allow_any_to_endpoints = true # DNS servers are in this vpc, so other vpcs may need access
|
|
}
|
|
}
|
|
-terraform_version_constraint = "= 1.0.7"
|
|
|
|
-terragrunt_version_constraint = "= 0.32.3"
|
|
|
|
|
|
+terraform_version_constraint = "= 1.1.6"
|
|
|
|
+terragrunt_version_constraint = "= 0.36.2"
|