From bcc434a92151c80e84ac229174522227afd65a43 Mon Sep 17 00:00:00 2001 From: Sean Sundberg Date: Sat, 22 May 2021 22:13:47 -0500 Subject: [PATCH] Adds reference to logdna in metadata Signed-off-by: Sean Sundberg --- module.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/module.yaml b/module.yaml index b676b01..47fe4f5 100644 --- a/module.yaml +++ b/module.yaml @@ -26,6 +26,10 @@ versions: refs: - source: github.com/cloud-native-toolkit/terraform-ibm-resource-group version: ">= 2.1.0" + - id: logdna + refs: + - source: github.com/cloud-native-toolkit/terraform-ibm-logdna + version: ">= 3.0.0" - id: sysdig_bind refs: - source: github.com/cloud-native-toolkit/terraform-ibm-sysdig-bind @@ -62,6 +66,10 @@ versions: id: sysdig_bind output: sync optional: true + - name: name + moduleRef: + id: logdna + output: name - name : region scope: global - name : private_endpoint