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 893be9a commit 60e9745Copy full SHA for 60e9745
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.10.4"
+ source = "github.com/cloud-native-toolkit/terraform-tools-openshift-cicd.git?ref=v1.11.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