Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down