Terraform plan -light
TL;DR
Add a terraform plan -light flag such that only resources modified in code are targeted for planning.
This would reduce the scope of the pre-plan refresh down to the set of resources we know changed, which reduces overall plan times without the...
blogs.sretribe.net6 min read