terraform/configs/testdata/config-diagnostics/pass-inherited-provider/mod
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
..
main.tf validate that modules name providers passed to mod 2021-05-04 16:41:04 -04:00