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 59faf66 commit 0d4dd8dCopy full SHA for 0d4dd8d
terraform/stages-ocp4/stage2-sourcecontrol.tf
@@ -1,5 +1,5 @@
1
module "dev_tools_sourcecontrol" {
2
- source = "github.com/cloud-native-toolkit/terraform-k8s-source-control.git?ref=v1.3.0"
+ source = "github.com/cloud-native-toolkit/terraform-k8s-source-control.git?ref=v1.3.1"
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