terraform/configs/configupgrade
Martin Atkins 961056c08d configs/configupgrade: Use mock provider instead of test provider
The test provider comes with a lot of baggage since it's designed to be
used as a plugin, so instead we'll just use the mock provider
implementation directly, and so we can (in a later commit) configure it
appropriately for what our tests need here.
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: Use mock provider instead of test provider 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