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 f96fd67 commit 43b949aCopy full SHA for 43b949a
terraform/stages-sre/stage-logdna.tf
@@ -1,5 +1,5 @@
1
module "dev_infrastructure_logdna" {
2
- source = "github.com/cloud-native-toolkit/terraform-ibm-logdna.git?ref=v2.4.3"
+ source = "github.com/cloud-native-toolkit/terraform-ibm-logdna.git?ref=v4.0.0"
3
4
resource_group_name = var.resource_group_name
5
resource_location = var.region
0 commit comments