terraform/configs/testdata/valid-modules
James Bardin d0cc7f1d5e resolve provider types when building the config
All the information is available to resolve provider types when building
the configuration, but some provider references still had no FQN. This
caused validation to assume a default type, and incorrectly reject valid
module calls with non-default namespaced providers.

Resolve as much provider type information as possible when loading the
config. Only use this internally for now, but this should be useful
outside of the package to avoid re-resolving the providers later on. We
can come back and find where this might be useful elsewhere, but for now
keep the change as small as possible to avoid any changes in behavior.
2021-04-16 12:37:50 -04:00
..
empty Standardise directory name for test data 2019-06-30 10:16:15 +02:00
implied-providers configs: Fix for resources with implied providers 2020-04-28 14:54:31 -04:00
nested-providers-fqns resolve provider types when building the config 2021-04-16 12:37:50 -04:00
override-dynamic-block-base Standardise directory name for test data 2019-06-30 10:16:15 +02:00
override-dynamic-block-override Standardise directory name for test data 2019-06-30 10:16:15 +02:00
override-module configs: include "providers" when overriding modules (#25496) 2020-08-11 11:46:40 -04:00
override-output-sensitive Standardise directory name for test data 2019-06-30 10:16:15 +02:00
override-resource-provider configs: attach provider fqn to Resource (#24382) 2020-03-16 14:36:16 -04:00
override-variable Standardise directory name for test data 2019-06-30 10:16:15 +02:00
override-variable-sensitive Remove sensitive_variables experiment 2020-10-08 11:22:20 -04:00
provider-aliases old comment 2021-02-11 17:39:51 -05:00
provider-meta validate provider_meta contains no interpolations 2021-03-12 12:10:25 -05:00
providers-fqns terraform: provider source test (#24342) 2020-03-12 12:00:00 -04:00
required-providers-after-resource configs: Simplify required_providers blocks 2020-04-24 13:44:08 -04:00
required-providers-overrides configs: Simplify required_providers blocks 2020-04-24 13:44:08 -04:00