corymhall / cdk-diff-action

GitHub action to post CDK diff to PR comments
Apache License 2.0
26 stars 1 forks source link

Support `diffForStages` and `failOnDestructiveChanges` #44

Open mrgrain opened 5 months ago

mrgrain commented 5 months ago

This is basically the inverse of the current noDiffForStages and noFailOnDestructiveChanges.

But that's probably just one solution to my actual use case:

PS: Not using failOnDestructiveChanges. Just threw this in for good measure. 😂