terraform/configs/testdata/config-diagnostics
James Bardin da252de1a0 add provider validation
Add validation which was removed from the configload package, along with
additional validation checks. The output is slightly different, as
instead of validating whether the modules are allowed to have provider
configurations, we validate the various combinations of provider
structures themselves.
2021-02-11 10:22:18 -05:00
..
empty-configs add provider validation 2021-02-11 10:22:18 -05:00
incorrect-type add provider validation 2021-02-11 10:22:18 -05:00
nested-provider add provider validation 2021-02-11 10:22:18 -05:00
override-provider add provider validation 2021-02-11 10:22:18 -05:00
required-alias add provider validation 2021-02-11 10:22:18 -05:00
unexpected-provider add provider validation 2021-02-11 10:22:18 -05:00
with-depends-on add provider validation 2021-02-11 10:22:18 -05:00