terraform/configs/configupgrade/test-fixtures/valid/argument-commas
Martin Atkins 085ac6d8ca configs/configupgrade: Test for removing commas between block arguments
The comma-separated syntax is now reserved only for object constructor
expressions in attribute values, so the upgrade tool rewrites block
arguments to be newline-separated instead.

This was already working but we didn't have an explicit test for it until
now.
2019-02-20 16:11:14 -08:00
..
input configs/configupgrade: Test for removing commas between block arguments 2019-02-20 16:11:14 -08:00
want configs/configupgrade: Test for removing commas between block arguments 2019-02-20 16:11:14 -08:00