Skip to content

Commit 43b949a

Browse files
Updates cloud-native-toolkit/terraform-ibm-logdna module to v4.0.0 (#327)
1 parent f96fd67 commit 43b949a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages-sre/stage-logdna.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev_infrastructure_logdna" {
2-
source = "github.com/cloud-native-toolkit/terraform-ibm-logdna.git?ref=v2.4.3"
2+
source = "github.com/cloud-native-toolkit/terraform-ibm-logdna.git?ref=v4.0.0"
33

44
resource_group_name = var.resource_group_name
55
resource_location = var.region

0 commit comments

Comments
 (0)