Legacy helper command that updated provider source declarations in Terraform 0.13.

Section: Upgrade and Migration

Legacy 0.13 upgrade helper

bash
bash
terraform 0.13upgrade
Explanation

Legacy helper command that updated provider source declarations in Terraform 0.13.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Upgrade and Migration
Upgrade after version changes
Refresh provider selections and lock file after changing constraints.
OpenIn sheetbashsame section
Moved module address snippet
Preserve state when refactoring module paths or names.
OpenIn sheethclsame section
Enable TRACE logs
Turn on maximum logging detail for hard-to-diagnose issues.
OpenIn sheetbash1 tag match
Inspect module resource
Inspect one resource nested inside a module.
OpenIn sheetbash1 tag match
Detect and record drift
Refresh state from real infrastructure without proposing config changes.
OpenIn sheetbash1 tag match
Write debug log to file
Capture debug logs into a file for later analysis.
OpenIn sheetbash1 tag match