Hacker News new | ask | show | jobs
by GauntletWizard 137 days ago
That is the default, but the correct (and poorly documented and supported) way to use terraform is to save the plan and re-use it when you apply. See the -out parameter to terraform plan, and then never apply again without it.