Skip to content

Commit 2d07cb7

Browse files
Updates cloud-native-toolkit/terraform-ibm-logdna-bind module to v1.2.4
Signed-off-by: GitHub <[email protected]>
1 parent 006ad39 commit 2d07cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages/stage3-logdna-bind.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "ibm-logdna-bind" {
2-
source = "github.com/cloud-native-toolkit/terraform-ibm-logdna-bind?ref=v1.2.2"
2+
source = "github.com/cloud-native-toolkit/terraform-ibm-logdna-bind?ref=v1.2.4"
33

44
cluster_id = module.dev_cluster.id
55
cluster_name = module.dev_cluster.name

0 commit comments

Comments
 (0)