pulumi/pkg
joeduffy 504659c38b Remember stack property values (including bounds)
We need to access the bound property values for a given stack, especially
during code-generation.  This information was present for services before,
however not for stacks constructed via other means (e.g., the top-most one).
This change adds a PropertyValues bag plus a corresponding BoundPropertyValues
to the ast.Stack type.
2016-12-05 10:13:57 -08:00
..
ast Remember stack property values (including bounds) 2016-12-05 10:13:57 -08:00
compiler Remember stack property values (including bounds) 2016-12-05 10:13:57 -08:00
diag Remember parent documents during template expansion 2016-12-03 15:19:45 -08:00
encoding Switch to joeduffy/yaml 2016-12-03 13:18:08 -08:00
errors Add some property binding tests 2016-12-02 14:33:22 -08:00
util Go back to glog.Fail 2016-12-01 11:50:19 -08:00
workspace Add some property binding tests 2016-12-02 14:33:22 -08:00