File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10951095 }
10961096 ],
10971097 "dependency_version_2" : true ,
1098- "terraform_version" : " 1.10.5 " ,
1098+ "terraform_version" : " 1.12.2 " ,
10991099 "ignore_readme" : true
11001100 }
11011101 ]
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ const fullyConfigurableSolutionDir = "solutions/fully-configurable"
2727const fullyConfigurableSolutionKubeconfigDir = "solutions/fully-configurable/kubeconfig"
2828const terraformDirMonitoringAgentIKS = "examples/obs-agent-iks"
2929const terraformDirMonitoringAgentROKS = "examples/obs-agent-ocp"
30- const terraformVersion = "terraform_v1.10 " // This should match the version in the ibm_catalog.json
30+ const terraformVersion = "terraform_v1.12.2 " // This should match the version in the ibm_catalog.json
3131// Define a struct with fields that match the structure of the YAML data
3232const yamlLocation = "../common-dev-assets/common-go-assets/common-permanent-resources.yaml"
3333
You can’t perform that action at this time.
0 commit comments