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 2015ce3 commit e04ff15Copy full SHA for e04ff15
terraform/stages/stage2-jenkins.tf
@@ -1,5 +1,5 @@
1
module "dev_tools_jenkins" {
2
- source = "github.com/cloud-native-toolkit/terraform-tools-jenkins.git?ref=v1.4.3"
+ source = "github.com/cloud-native-toolkit/terraform-tools-jenkins.git?ref=v1.4.4"
3
4
cluster_ingress_hostname = module.dev_cluster.ingress_hostname
5
cluster_config_file = module.dev_cluster.config_file_path
0 commit comments