terraform/configs/configupgrade/test-fixtures/valid/noop/input
Martin Atkins bdb724562c configs/configupgrade: Test that map attrs as blocks are fixed
The old parser was forgiving in allowing the use of block syntax where a
map attribute was expected, but the new parser is not (in order to allow
for dynamic map keys, for expressions, etc) and so the upgrade tool must
fix these to use attribute syntax.
2018-12-04 11:37:39 -08:00
..
outputs.tf configupgrade: Load source code for a module and detect already upgraded 2018-10-16 18:50:29 -07:00
providers.tf configupgrade: Load source code for a module and detect already upgraded 2018-10-16 18:50:29 -07:00
resources.tf configs/configupgrade: Test that map attrs as blocks are fixed 2018-12-04 11:37:39 -08:00
variables.tf configupgrade: Basic expression formatting 2018-10-16 18:50:29 -07:00