pulumi/sdk/go/common
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
..
apitype Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
constant expose execution kind via update metadata (#5258) 2020-08-31 09:07:59 -07:00
diag Allow disabling default providers (#8829) 2022-01-26 18:08:36 +01:00
encoding Improve error message and add test for #1440 (#8268) 2021-10-26 16:55:52 +01:00
resource [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
testing Fix passphrase secrets provider prompting (#8986) 2022-02-16 13:39:08 -08:00
tokens Make PackageName just a QName (#8807) 2022-01-21 19:23:14 +00:00
tools Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
util re-enable and color dot spinner for non-interactive mode (#8996) 2022-02-15 14:37:04 -08:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Add support for GitHub private releases as plugin source (#8944) 2022-02-17 21:20:29 +00:00