Skip to content

Commit 3eb5aa7

Browse files
Ak-skyvburckhardt
andauthored
feat: add activity tracker and logdna to list of custom rules (fscloud submodule) (#297)
Co-authored-by: Vincent Burckhardt <vincent.burckhardt@ie.ibm.com>
1 parent 0e10af6 commit 3eb5aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/fscloud/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ variable "custom_rule_contexts_by_service" {
9595
"databases-for-redis", "directlink",
9696
"iam-groups", "is", "messagehub",
9797
"messages-for-rabbitmq", "schematics", "secrets-manager", "server-protect", "user-management",
98-
"apprapp", "compliance", "event-notifications"],
98+
"apprapp", "compliance", "event-notifications", "logdna", "logdnaat"],
9999
ref)]]
100100

101101
]))
@@ -175,7 +175,7 @@ variable "skip_specific_services_for_zone_creation" {
175175
"databases-for-redis", "directlink",
176176
"iam-groups", "is", "messagehub",
177177
"messages-for-rabbitmq", "schematics", "secrets-manager", "server-protect", "user-management",
178-
"apprapp", "compliance", "event-notifications"],
178+
"apprapp", "compliance", "event-notifications", "logdna", "logdnaat"],
179179
service_ref)
180180
])
181181
error_message = "Provide a valid service reference for zone creation"

0 commit comments

Comments
 (0)