pulumi/sdk/go/common/resource/config
Pat Gavlin 87b3f44590
[secrets] Fix + refactor bulk decryption. (#9039)
The bulk decryption logic in deployment deserialization did not recur
into slices or maps. This prevented the bulk decryption of nested secret
values. These changes fix that bug, improve test coverage, and refactor
the bulk decryption code for simplicity, clarity, and separation of
concerns.

Related to https://github.com/pulumi/home/issues/1842.
2022-02-25 08:51:52 -08:00
..
crypt.go [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
key.go Assertion fix in config key generation (#6902) 2021-08-02 12:22:09 -07:00
key_test.go move pkg/resource/config -> sdk/go/common/resource/config 2020-03-18 15:03:37 -07:00
map.go [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
map_test.go Config: Avoid emitting integers in objects using exponential notation (#7005) 2021-05-10 10:00:23 -07:00
value.go Revert "Unify Map and Value number exporting" (#8754) 2022-01-14 08:10:27 -08:00
value_test.go [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00