Skip to content

Commit e04ff15

Browse files
Updates cloud-native-toolkit/terraform-tools-jenkins module to v1.4.4 (#348)
1 parent 2015ce3 commit e04ff15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages/stage2-jenkins.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev_tools_jenkins" {
2-
source = "github.com/cloud-native-toolkit/terraform-tools-jenkins.git?ref=v1.4.3"
2+
source = "github.com/cloud-native-toolkit/terraform-tools-jenkins.git?ref=v1.4.4"
33

44
cluster_ingress_hostname = module.dev_cluster.ingress_hostname
55
cluster_config_file = module.dev_cluster.config_file_path

0 commit comments

Comments
 (0)