pulumi/pkg/backend/cloud
Matt Ellis ad2d51898c Don't use :config: token when sending values to the service
The fact that we include the `:config:` portion of a configuration
name when sending to the service is an artifact of history. It was
needed back when we needed to support deploying using a new CLI
against a PPC that had older packages embeded in it.

We don't have that sort of problem anymore, so we can stop sending
this data.
2018-08-22 16:41:46 -07:00
..
client Don't use :config: token when sending values to the service 2018-08-22 16:41:46 -07:00
backend.go Initial support for passing URLs to `new` and `up` (#1727) 2018-08-10 18:08:16 -07:00
console.go Support browser based logins to the CLI 2018-06-08 11:32:25 -06:00
console_test.go Support browser based logins to the CLI 2018-06-08 11:32:25 -06:00
context.go Add license headers 2018-05-22 15:02:47 -07:00
context_test.go Add license headers 2018-05-22 15:02:47 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Remove PPC-specific codepaths (#1741) 2018-08-08 19:26:51 -07:00
state.go Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00