terraform/configs/test-fixtures/valid-files
Martin Atkins b6fdd0446e configs: parse the "providers" map for module calls
This was accidentally missed on the first pass of module call decoding.
As before, this is a map from child provider config address to parent
provider config address, allowing the set of providers to be projected in
arbitrary ways into a child module.
2018-10-16 18:44:26 -07:00
..
backend.tf
data-sources.tf
empty.tf
empty.tf.json
locals.tf
locals.tf.json
module-calls.tf configs: parse the "providers" map for module calls 2018-10-16 18:44:26 -07:00
outputs.tf
provider-configs.tf
required-providers.tf
required-version.tf
resources-dependson-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all-legacy.tf configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all-legacy.tf.json configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all.tf configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all.tf.json configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources-provisioner-onfailure-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources-provisioner-when-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources.tf
variable-type-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
variables.tf configs: allow full type constraints for variables 2018-03-08 16:23:35 -08:00
variables.tf.json