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 1665b47 commit 70673c4Copy full SHA for 70673c4
terraform/stages-ocp4/stage2-cicd.tf
@@ -1,5 +1,5 @@
1
module "cicd" {
2
- source = "github.com/cloud-native-toolkit/terraform-tools-openshift-cicd.git?ref=v1.11.0"
+ source = "github.com/cloud-native-toolkit/terraform-tools-openshift-cicd.git?ref=v2.0.0"
3
4
cluster_config_file = module.dev_cluster.config_file_path
5
cluster_type = module.dev_cluster.type_code
terraform/stages/stage2-cicd.tf
module "dev_tools_cicd" {
0 commit comments