issues
search
pulumi
/
pulumi-pulumiservice
https://pulumi.com
Apache License 2.0
13
stars
7
forks
source link
Adding secret support to webhooks
#440
Closed
IaroslavTitov
closed
1 week ago
IaroslavTitov
commented
1 week ago
Summary
Added logic to handle ciphertext + plaintext way to handle secret value, preventing drift on webhook secrets
Moved shared logic into secret_util file for further reuse
Testing
Updated integ tests to use secret value
Note: do NOT merge until ciphertext change rolls out to prod
Summary
Testing
Note: do NOT merge until ciphertext change rolls out to prod