pulumi/pkg/compiler/backends
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
..
clouds Remember stack property values (including bounds) 2016-12-05 10:13:57 -08:00
schedulers Implement dependency versions 2016-11-22 16:58:23 -08:00
arch.go Add scaffolding for the AWS ECS scheduler backend 2016-11-22 12:37:14 -08:00
provider.go Clean up an assertion message 2016-12-02 17:07:15 -08:00