opentofu/configs/configupgrade
Martin Atkins ffe5f7c4e6 command: 0.12upgrade command
This is the frontend to the work-in-progress codepath for upgrading the
source code for a module written for Terraform v0.11 or earlier to use
the new syntax and idiom of v0.12.

The underlying upgrade code is not yet complete as of this commit, and
so the command is not yet very useful. We will continue to iterate on
the upgrade code in subsequent commits.
2018-10-16 18:50:29 -07:00
..
test-fixtures configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00
doc.go configupgrade: new package for upgrading configs for 0.12 2018-10-16 18:50:29 -07:00
module_sources_test.go configupgrade: Load source code for a module and detect already upgraded 2018-10-16 18:50:29 -07:00
module_sources.go configupgrade: Load source code for a module and detect already upgraded 2018-10-16 18:50:29 -07:00
upgrade_expr.go configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00
upgrade_native.go configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00
upgrade_test.go configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00
upgrade.go command: 0.12upgrade command 2018-10-16 18:50:29 -07:00