pulumi/pkg/backend/cloud/client
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
..
api.go Use bytes.Reader instead of bytes.Buffer 2018-06-03 01:33:50 -07:00
api_endpoints.go Remove references to unused API endpoints (#1608) 2018-07-09 13:48:30 -07:00
client.go Don't use :config: token when sending values to the service 2018-08-22 16:41:46 -07:00