You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever a secret is passed into Webhook's secret property, it is not covered up with [secret during] preview.
Example
Create a webhook resource, with secret passed into secret field.
Run pulumi up, then select details.
Value is exposed.
Output of pulumi about
Not relevant
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
What happened?
Whenever a secret is passed into Webhook's
secret
property, it is not covered up with [secret during] preview.Example
Create a webhook resource, with secret passed into secret field.
Run
pulumi up
, then select details.Value is exposed.
Output of
pulumi about
Not relevant
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: