terraform/configs/testdata
James Bardin 168296b507 validate that modules name providers passed to mod
Passing a provider into a module requires that it be named within the
module. This would previously pass validation, however core would fail
to resolve the provider resulting in an unclear "provider not found"
error.
2021-05-04 16:41:04 -04:00
..
config-build Standardise directory name for test data 2019-06-30 10:16:15 +02:00
config-diagnostics validate that modules name providers passed to mod 2021-05-04 16:41:04 -04:00
dir-empty move IsEmptyDir to configs package 2019-07-18 13:07:10 -04:00
error-files configs: Accept and minimally validate a "language" argument 2021-02-26 11:43:32 -08:00
experiments experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
invalid-files Remove sensitive_variables experiment 2020-10-08 11:22:20 -04:00
invalid-modules validate provider_meta contains no interpolations 2021-03-12 12:10:25 -05:00
nested-backend-warning configs: Emit a warning for backends in nested modules 2020-11-18 08:20:25 -08:00
nested-errors ensure we record diagnostics from nested modules 2019-07-16 19:06:48 -04:00
provider-reqs configs: Fix nested provider requirements bug 2020-06-22 12:16:22 -04:00
providers-explicit-fqn addrs: ImpliedProviderForUnqualifiedType function 2020-04-06 09:24:23 -07:00
valid-files configs: Accept and minimally validate a "language" argument 2021-02-26 11:43:32 -08:00
valid-modules resolve provider types when building the config 2021-04-16 12:37:50 -04:00
warning-files Upgrade to quoted keywords to error 2021-02-21 20:27:20 -05:00