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 0e10af6 commit 3eb5aa7Copy full SHA for 3eb5aa7
modules/fscloud/variables.tf
@@ -95,7 +95,7 @@ variable "custom_rule_contexts_by_service" {
95
"databases-for-redis", "directlink",
96
"iam-groups", "is", "messagehub",
97
"messages-for-rabbitmq", "schematics", "secrets-manager", "server-protect", "user-management",
98
- "apprapp", "compliance", "event-notifications"],
+ "apprapp", "compliance", "event-notifications", "logdna", "logdnaat"],
99
ref)]]
100
101
]))
@@ -175,7 +175,7 @@ variable "skip_specific_services_for_zone_creation" {
175
176
177
178
179
service_ref)
180
])
181
error_message = "Provide a valid service reference for zone creation"
0 commit comments