pulumi/pkg/secrets
Robbie McKinstry 40a7961c17
Preallocate slices of known size.
Enable the "prealloc" lint, which identifies locations
where slices have a known size, and be can preallocated,
instead of allocated and realloced when length exceeds capacity.
2023-01-11 09:01:00 -08:00
..
b64 Add 'secret' to config 2022-10-24 09:22:24 +01:00
cloud Add tests for awskms secret manager 2022-12-02 13:38:28 +00:00
passphrase Pull NewPromptingPassphraseSecretsManager out of filestate 2023-01-04 15:52:30 +00:00
service Preallocate slices of known size. 2023-01-11 09:01:00 -08:00
manager.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00