terraform/internal/modsdir
Pam Selle c249943360
Module Expansion: Part 2 (#24154)
* WIP: dynamic expand

* WIP: add variable and local support

* WIP: outputs

* WIP: Add referencer

* String representation, fixing tests it impacts

* Fixes TestContext2Apply_outputOrphanModule

* Fix TestContext2Apply_plannedDestroyInterpolatedCount

* Update DestroyOutputTransformer and associated types to reflect PlannableOutputs

* Remove comment about locals

* Remove module count enablement

* Removes allowing count for modules, and reverts the test,
while adding a Skip()'d test that works when you re-enable
the config

* update TargetDownstream signature to match master

* remove unnecessary method

Co-authored-by: James Bardin <j.bardin@gmail.com>
2020-02-24 17:42:32 -05:00
..
doc.go internal/modsdir: Factor out module manifest models to separate package 2019-01-14 11:33:21 -08:00
manifest.go Module Expansion: Part 2 (#24154) 2020-02-24 17:42:32 -05:00
paths.go internal/modsdir: Factor out module manifest models to separate package 2019-01-14 11:33:21 -08:00