We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a6900 commit c424f34Copy full SHA for c424f34
terraform/stages-ocp4/stage2-sourcecontrol.tf
@@ -1,5 +1,5 @@
1
module "dev_tools_sourcecontrol" {
2
- source = "github.com/ibm-garage-cloud/terraform-k8s-source-control.git?ref=v1.2.2"
+ source = "github.com/ibm-garage-cloud/terraform-k8s-source-control.git?ref=v1.2.3"
3
4
config_file_path = module.dev_cluster.config_file_path
5
cluster_type_code = module.dev_cluster.type_code
terraform/stages/stage2-sourcecontrol.tf
0 commit comments