https://pulumi.com logo
Title
m

microscopic-cpu-38113

06/06/2022, 12:33 PM
I am trying to implement Crossguard here, my use case is to block any resource deletion or IAM rules changes. Is there a way to allow human review on the Pulumi plan result and decide approve or reject? From the examples given in the website, it seems that the only way to get rid of the error is to remove the code changes completely
b

billowy-army-68599

06/06/2022, 3:06 PM
@microscopic-cpu-38113 in the business critical/server side implementation, you can modify the enforcement level via the UI. So for example, I can override the level for a certain control and have the policy pack manage it for certain environments
:thank-you: 1