terraform/terraform/test-fixtures/plan-targeted-cross-module
Mitchell Hashimoto 5f1e6ad020
terraform: TargetsTransformer should preserve module variables
Fixes #10680

This moves TargetsTransformer to run after the transforms that add
module variables is run. This makes targeting work across modules (test
added).

This is a bug that only exists in the new graph, but was caught by a
shadow error in #10680. Tests were added to protect against regressions.
2016-12-12 20:59:14 -08:00
..
A terraform: TargetsTransformer should preserve module variables 2016-12-12 20:59:14 -08:00
B terraform: TargetsTransformer should preserve module variables 2016-12-12 20:59:14 -08:00
main.tf terraform: TargetsTransformer should preserve module variables 2016-12-12 20:59:14 -08:00