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
On second thought, implementing direct tickets is somewhat awkward because it either requires using an internal API (which we can't do in a public repo), or creating ephemeral alarms with a SIM action, which has proved to be rather confusing.
Instead, we are going to keep track of the number of dirty environments and create a regular alarm if the count is greater than 0. To resolve the alarm, we will provide a report of the specific environments that needs manual cleaning.
Based on https://github.com/cdklabs/cdk-atmosphere-service/blob/main/docs/design.md#direct-tickets
The text was updated successfully, but these errors were encountered: