pulumi/pkg/ast
joeduffy 1302fc8a47 Add rudimentary template expansion
This change performs template expansion both for root stack documents in
addition to the transitive closure of dependencies.  There are many ongoing
design and implementation questions about how this should actually work;
please see marapongo/mu#7 for a discussion of them.
2016-11-25 12:58:29 -08:00
..
names.go Fix a typo that crept in 2016-11-22 17:07:10 -08:00
names_test.go Implement dependency versions 2016-11-22 16:58:23 -08:00
refs.go Finish dependency and type binding 2016-11-23 07:26:45 -08:00
refs_test.go Preserve blank ""s in RefParts 2016-11-22 17:24:49 -08:00
stable.go Finish dependency and type binding 2016-11-23 07:26:45 -08:00
types.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
versions.go Annotate a bunch of TODOs with work item numbers 2016-11-23 12:30:02 -08:00
versions_test.go Implement dependency versions 2016-11-22 16:58:23 -08:00