pulumi/pkg/engine/lifeycletest
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
..
analyzer_test.go [core] Improve engine test coverage. (#8720) 2022-01-11 09:20:43 -08:00
delete_before_replace_test.go Include children when targeting components. (#7605) 2021-07-27 19:17:54 -07:00
golang_sdk_test.go [sdk/go] Fix a typo in marshaling. (#7768) 2021-08-16 19:01:20 -05:00
import_test.go Add option to set property names to import with (#8846) 2022-02-02 13:04:59 +00:00
pending_delete_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
provider_test.go Allow disabling default providers (#8829) 2022-01-26 18:08:36 +01:00
pulumi_test.go [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
refresh_test.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
resource_reference_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
step_generator_test.go [core] Improve engine test coverage. (#8720) 2022-01-11 09:20:43 -08:00
target_test.go Update command respects `--target-dependents` (#8395) 2021-11-16 17:12:36 -08:00
test_plan.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00