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.
2 parents 820e616 + e4c2a39 commit 5fc3c06Copy full SHA for 5fc3c06
terraform/stages/stage3-sysdig-bind.tf
@@ -1,5 +1,5 @@
1
module "sysdig-bind" {
2
- source = "github.com/cloud-native-toolkit/terraform-ibm-sysdig-bind?ref=v1.2.2"
+ source = "github.com/cloud-native-toolkit/terraform-ibm-sysdig-bind?ref=v1.2.3"
3
4
resource_group_name = module.resource_group.name
5
cluster_id = module.dev_cluster.id
0 commit comments