terraform/configs/configupgrade
Martin Atkins e83976c008 configs/configupgrade: Print trailing comments inside blocks
Previously we were erroneously moving these out of their original block
into the surrounding body. Now we'll make sure to collect up any remaining
ad-hoc comments inside a nested block body before closing it.
2018-12-04 11:37:39 -08:00
..
test-fixtures configs/configupgrade: Convert block-as-attr to dynamic blocks 2018-12-04 11:37:39 -08:00
analysis.go configs/configupgrade: Distinguish data resources in analysis 2018-12-04 11:37:39 -08: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_body.go configs/configupgrade: Print trailing comments inside blocks 2018-12-04 11:37:39 -08:00
upgrade_expr.go configs/configupgrade: Use break to cancel default function rendering 2018-12-04 11:37:39 -08:00
upgrade_native.go configs/configupgrade: Print trailing comments inside blocks 2018-12-04 11:37:39 -08:00
upgrade_test.go configs/configupgrade: Convert block-as-attr to dynamic blocks 2018-12-04 11:37:39 -08:00
upgrader.go terraform: More wiring in of new provider types 2018-10-16 19:12:54 -07:00