pulumi/pkg/backend/cloud
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
..
apitype Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
api.go Add support for pulumi logs --since when targeting cloud backend (#756) 2017-12-21 17:16:45 -08:00
backend.go Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
stack.go Implement resource protection (#751) 2017-12-20 14:31:07 -08:00