opentofu/terraform/test-fixtures/plan-module-provider-var
Mitchell Hashimoto 89f7e3b79f
terraform: add module vars after providers to see references
Fixes #10711

The `ModuleVariablesTransformer` only adds module variables in use. This
was missing module variables used by providers since we ran the provider
too late. This moves the transformer and adds a test for this.
2016-12-13 21:22:21 -08:00
..
child terraform: add module vars after providers to see references 2016-12-13 21:22:21 -08:00
main.tf terraform: add module vars after providers to see references 2016-12-13 21:22:21 -08:00