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 971971 }
972972 ],
973973 "dependency_version_2" : true ,
974- "terraform_version" : " 1.10.5 "
974+ "terraform_version" : " 1.12.2 "
975975 }
976976 ]
977977 }
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ const resourceGroup = "geretain-test-observability-agents"
2727const fullyConfigurableSolutionDir = "solutions/fully-configurable"
2828const fullyConfigurableSolutionKubeconfigDir = "solutions/fully-configurable/kubeconfig"
2929const terraformDirLogsAgentIKS = "examples/logs-agent-iks"
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