tofu plan -out to save a plan, tofu show to inspect it, and tofu apply to apply exactly that saved plan. This gives you a reliable plan-then-apply workflow against the remote backend without re-running the plan.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Save, inspect, and apply plan files end to end against the env zero remote backend with tofu plan -out, tofu show, and tofu apply.
tofu plan -out to save a plan, tofu show to inspect it, and tofu apply to apply exactly that saved plan. This gives you a reliable plan-then-apply workflow against the remote backend without re-running the plan.
Was this page helpful?