Skip to content

Commit 0764833

Browse files
Updates cloud-native-toolkit/terraform-ibm-logdna-bind module to v1.2.2 (#383)
1 parent e4c2a39 commit 0764833

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.1"
2+
source = "github.com/cloud-native-toolkit/terraform-ibm-logdna-bind?ref=v1.2.2"
33

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

0 commit comments

Comments
 (0)