pulumi/pkg
joeduffy 17f53f419f Don't force selection
The prior change wasn't quite right vis-a-vis service selection.  By default,
we actually want to pick the service itself that was named by a capability reference.
We only want to pick one of its public exported services as the selected one when
a selector is given.  For convenience, we still have "<service>:." to pick the sole
public service, however, no longer is a selector absolutely required.
2016-12-03 14:46:19 -08:00
..
ast Support binding to arbitrary service types 2016-12-03 13:00:08 -08:00
compiler Don't force selection 2016-12-03 14:46:19 -08:00
diag Annotate a bunch of TODOs with work item numbers 2016-11-23 12:30:02 -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