A proposed solution to reduce the duration of Terraform plans by targeting only the resources modified in code with the 'terraform plan -light' flag.
Table of contents
The problem: plan durationThe actual problem: refresh durationThe partial solutionsThe proposed solution2 Comments
Sort: