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 configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
data-sources.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
empty.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
empty.tf.json configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
locals.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
locals.tf.json configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
module-calls.tf configs: parse the "providers" map for module calls 2018-10-16 18:44:26 -07:00
outputs.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
provider-configs.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
required-providers.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
required-version.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
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 configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
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 configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00