Skip to content

Commit 0ef52d4

Browse files
Updates cloud-native-toolkit/terraform-ibm-logdna-bind module to v1.2.3
Signed-off-by: GitHub <[email protected]>
1 parent 09d58b8 commit 0ef52d4

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.3"
33

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

0 commit comments

Comments
 (0)