tool · inferred from evidence
tofu plan
A command in OpenTofu used to generate an execution plan for infrastructure changes.
- OpenTofu plan takes 15-30 minutes when using depends_on between modules
After migrating a Terraform codebase to OpenTofu, tofu plan slowed from 1-2 minutes to 15-30 minutes (25 minutes in CI) on roughly 700 AWS resources across many modules. TF_LOG trace showed almost all the time went into the attachDataResour