terraform-plan icon indicating copy to clipboard operation
terraform-plan copied to clipboard

Enhancement: calculate large blast radius changes

Open patheard opened this issue 10 months ago • 1 comments

Summary

If a TF plan includes a large number of changes, include a warning in the PR comment. This "large number of changes" should have a default value and also be configurable.

The use-case this is attempting to fix is to alert PR reviewers that something unexpected may be occurring.

patheard avatar Mar 27 '24 19:03 patheard

A possible way to do this would be compare the percentage of resources that are going to be changed vs. existing resource count.

patheard avatar Mar 27 '24 19:03 patheard