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
As an MP engineer
I want to be warned if a plan is going to destroy a large number of resources
So that I don't accidentally destroy a large number of resources
Value / Purpose
Prevent accidental destroys of large number of resources
Context / Background
We recently had an incident caused by an unexpected apply which destroyed a large number of resources. The code in question what not thought to be related to this workflow and multiple plans were run against that particular workflow so the focus was on the relevant plans and that plan wasn't checked. A warning in the PR that a large number of resources were about to be destroyed would have prevented this.
Useful Contacts
No response
Additional Information
We may want to post the summary of each plan in the PR if we are going to be doing this as well.
Definition of Done
Workflows updated to warn on large destroys
The text was updated successfully, but these errors were encountered:
User Story
As an MP engineer
I want to be warned if a plan is going to destroy a large number of resources
So that I don't accidentally destroy a large number of resources
Value / Purpose
Prevent accidental destroys of large number of resources
Context / Background
We recently had an incident caused by an unexpected apply which destroyed a large number of resources. The code in question what not thought to be related to this workflow and multiple plans were run against that particular workflow so the focus was on the relevant plans and that plan wasn't checked. A warning in the PR that a large number of resources were about to be destroyed would have prevented this.
Useful Contacts
No response
Additional Information
We may want to post the summary of each plan in the PR if we are going to be doing this as well.
Definition of Done
The text was updated successfully, but these errors were encountered: