pulumi/pkg/backend
Pat Gavlin e4d9eb6fd3 Support secrets for cloud stacks.
Use the new {en,de}crypt endpoints in the Pulumi.com API to secure
secret config values. The ciphertext for a secret config value is bound
to the stack to which it applies and cannot be shared with other stacks
(e.g. by copy/pasting it around in Pulumi.yaml). All secrets will need
to be encrypted once per target stack.
2017-12-22 07:59:27 -08:00
..
cloud Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
local Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
state Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
backend.go Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
stack.go Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00