terraform/configs/configupgrade
Martin Atkins 85aa8769db configs/configupgrade: Partially fix TestUpgradeValid
This is still not compileable because the test provider needs to be
updated to the new provider interface, but all the rest of the types are
now correct so we can update the test provider in a later commit to make
this work again.
2018-10-16 19:14:11 -07:00
..
test-fixtures configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00
analysis.go terraform: More wiring in of new provider types 2018-10-16 19:12:54 -07:00
doc.go configupgrade: new package for upgrading configs for 0.12 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
module_sources_test.go configupgrade: Load source code for a module and detect already upgraded 2018-10-16 18:50:29 -07:00
upgrade.go configupgrade: Analysis of input configuration 2018-10-16 18:50:29 -07:00
upgrade_expr.go configupgrade: Analysis of input configuration 2018-10-16 18:50:29 -07:00
upgrade_native.go configupgrade: Analysis of input configuration 2018-10-16 18:50:29 -07:00
upgrade_test.go configs/configupgrade: Partially fix TestUpgradeValid 2018-10-16 19:14:11 -07:00
upgrader.go terraform: More wiring in of new provider types 2018-10-16 19:12:54 -07:00