pulumi/pkg/backend/state
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
..
config.go Make config a little less error prone 2017-12-13 10:46:54 -08:00
stacks.go Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00