You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log_destination_arn=var.override_log_destination_arn!=""? var.override_log_destination_arn:"arn:aws:logs:${var.region}:${var.observability_account_id}:destination:nhs-main-obs-firehose-logs"# TODO CCM-10579 Please remove this after we do dev/nonprod cutover for this BC
description="Externally managed domain used to create an SES identity for sending emails from. Validation DNS records will need to be manually configured in the DNS provider."
220
220
}
221
-
222
-
variable"override_log_destination_arn" {
223
-
type=string
224
-
description="Override the log destination ARN for this component."
0 commit comments