pulumi / providertest

Incubating facilities for testing Pulumi providers
Apache License 2.0
5 stars 0 forks source link

Sanitize exported stack state by scrubbing secrets #107

Closed thomas11 closed 1 month ago

thomas11 commented 1 month ago

When upgrade tests persist stack.json, it contains secrets, making it unsuitable for committing. This PR adds a sanitization step that scrubs secrets, as identified by the p/p signature, from the state.

Fixes https://github.com/pulumi/providertest/issues/106

pulumi-bot commented 1 month ago

This PR has been shipped in release v0.1.2.