Skip to content

Commit 5fc3c06

Browse files
author
Sean Sundberg
authored
Merge branch 'master' into cloud-native-toolkit/terraform-ibm-logdna-bind
2 parents 820e616 + e4c2a39 commit 5fc3c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages/stage3-sysdig-bind.tf

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

44
resource_group_name = module.resource_group.name
55
cluster_id = module.dev_cluster.id

0 commit comments

Comments
 (0)