We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4b3bb commit 09d58b8Copy full SHA for 09d58b8
2 files changed
terraform/stages-ocp4/stage2-pactbroker.tf
@@ -1,5 +1,5 @@
1
module "dev_tools_pactbroker_release" {
2
- source = "github.com/cloud-native-toolkit/terraform-tools-pactbroker.git?ref=v1.5.1"
+ source = "github.com/cloud-native-toolkit/terraform-tools-pactbroker.git?ref=v1.5.3"
3
4
cluster_ingress_hostname = module.dev_cluster.ingress_hostname
5
cluster_config_file = module.dev_cluster.config_file_path
terraform/stages/stage2-pactbroker.tf
0 commit comments