We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c2a39 commit 0764833Copy full SHA for 0764833
terraform/stages/stage3-logdna-bind.tf
@@ -1,5 +1,5 @@
1
module "ibm-logdna-bind" {
2
- source = "github.com/cloud-native-toolkit/terraform-ibm-logdna-bind?ref=v1.2.1"
+ source = "github.com/cloud-native-toolkit/terraform-ibm-logdna-bind?ref=v1.2.2"
3
4
cluster_id = module.dev_cluster.id
5
cluster_name = module.dev_cluster.name
0 commit comments