Skip to content

Commit 7925f5f

Browse files
authored
Add KV store for Fluentd (#160)
For Elastic Cloud trial Also update vendor
1 parent bc5c4df commit 7925f5f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

environments/staging/vault/apps_kv.tf

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ locals {
2222
"grafana",
2323
"extract-log",
2424
"kafka",
25+
"fluentd",
2526
]
2627
}
2728

vendor/terraform-modules

0 commit comments

Comments
 (0)