Skip to content

Commit be89ca2

Browse files
authored
Mark Exception Replay as unsupported for GovCloud (US1-FED) (#33093)
1 parent ef99d8a commit be89ca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/_default/params.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ unsupported_sites:
294294
dynamic_quotas: [gov]
295295
eng_reports: [gov]
296296
events_from_sns_emails: [gov]
297+
exception_replay: [gov]
297298
feature_flags: [gov]
298299
forwarding_audit_events: [gov]
299300
getting_started_feature_flags: [gov]
@@ -333,4 +334,4 @@ unsupported_sites:
333334
watchdog_faulty_service_deployment: [us3,us5,eu,ap1,ap2,gov]
334335
wiz: [gov]
335336
workflow-automation: [gov]
336-
workflows: [gov]
337+
workflows: [gov]

0 commit comments

Comments
 (0)