diff --git a/common-dev-assets b/common-dev-assets index ae23e02..3cfd2b6 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit ae23e021950779a9c0612e71ce51d074f14b7543 +Subproject commit 3cfd2b622d864175e7979de6885a65b4fb4ab6db diff --git a/ibm_catalog.json b/ibm_catalog.json index 815096b..55f2bc9 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -650,7 +650,7 @@ } ], "dependency_version_2": true, - "terraform_version": "1.10.5" + "terraform_version": "1.12.2" } ] } diff --git a/tests/pr_test.go b/tests/pr_test.go index 059127b..19fb5b1 100644 --- a/tests/pr_test.go +++ b/tests/pr_test.go @@ -29,7 +29,7 @@ const resourceGroup = "geretain-test-resources" const advancedExampleDir = "examples/advanced" const yamlLocation = "../common-dev-assets/common-go-assets/common-permanent-resources.yaml" const fullyConfigFlavorDir = "solutions/fully-configurable" -const terraformVersion = "terraform_v1.10" // This should match the version in the ibm_catalog.json +const terraformVersion = "terraform_v1.12.2" // This should match the version in the ibm_catalog.json var validRegions = []string{ "au-syd",