terraform/configs/configupgrade
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
The "config" package is no longer used and will be removed as part
of the 0.12 release cleanup. Since configschema is part of the
"new world" of configuration modelling, it makes more sense for
it to live as a subdirectory of the newer "configs" package.
2018-10-16 18:50:29 -07:00
..
test-fixtures configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00
analysis.go move "configschema" from "config" to "configs" 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.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 configupgrade: Analysis of input configuration 2018-10-16 18:50:29 -07:00
upgrader.go configupgrade: Analysis of input configuration 2018-10-16 18:50:29 -07:00