pulumi/pkg/backend
Matt Ellis 81a273c7bb Change represention of config.Key
config.Key has become a pair of namespace and name. Because the whole
world has not changed yet, there continues to be a way to convert
between a tokens.ModuleMember and config.Key, however now sometime the
conversion from tokens.ModuleMember can fail (when the module member
is not of the form `<package>:config:<name>`).
2018-03-08 10:52:25 -08:00
..
cloud Change represention of config.Key 2018-03-08 10:52:25 -08:00
local Introduce config.Key 2018-03-08 10:52:25 -08:00
state Upgrade configuration files on first run 2018-02-28 17:37:18 -08:00
backend.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
display.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
stack.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
updates.go Fix flaky update history test 2018-03-01 16:20:09 -08:00