terraform/configs/configupgrade/test-fixtures/valid/traversals
Martin Atkins 8490fc36f7 configs/configupgrade: Fix up references to counted/uncounted resources
Prior to v0.12 Terraform was liberal about these and allowed them to
mismatch, but now it's important to get this right so that resources
and resource instances can be used directly as object values, and so
we'll fix up any sloppy existing references so things keep working as
expected.

This is particularly important for the pattern of using count to create
conditional resources, since previously the "true" case would create one
instance and Terraform would accept an unindexed reference to that.
2018-12-04 11:37:39 -08:00
..
input configs/configupgrade: Fix up references to counted/uncounted resources 2018-12-04 11:37:39 -08:00
want configs/configupgrade: Fix up references to counted/uncounted resources 2018-12-04 11:37:39 -08:00