terraform/configs/configupgrade/test-fixtures/valid/provider-addrs
Martin Atkins 4b52148262 configs/configupgrade: Upgrade provider addresses
Both resource blocks and module blocks contain references to providers
that are expressed as short-form provider addresses ("aws.foo" rather than
"provider.aws.foo").

These rules call for those to be unwrapped as naked identifiers during
upgrade, rather than appearing as quoted strings. This also introduces
some further rules for other simpler meta-arguments that are required
for the test fixtures for this feature.
2018-12-05 10:25:01 -08:00
..
input configs/configupgrade: Upgrade provider addresses 2018-12-05 10:25:01 -08:00
want configs/configupgrade: Upgrade provider addresses 2018-12-05 10:25:01 -08:00