mirror of https://github.com/pulumi/pulumi.git
![]() 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. |
||
---|---|---|
.. | ||
crypt.go | ||
key.go | ||
key_test.go | ||
map.go | ||
map_test.go | ||
value.go | ||
value_test.go |