mirror of https://github.com/pulumi/pulumi.git
![]() This PR tries to solve https://github.com/pulumi/pulumi/issues/9830 I expected the change to be simpler but since `filterPropertyValues` override any secret with the `[secret]` ([here](https://github.com/pulumi/pulumi/blob/master/pkg/engine/events.go#L685)) value I needed to change that first. I will add some new tests, update the `preview` command as well, and add a changelog. But first I'd like some feedback to make sure that I started in the correct direction and that I did not miss something. --------- Co-authored-by: Fraser Waters <frassle@gmail.com> |
||
---|---|---|
.. | ||
backend.go | ||
backend_legacy_test.go | ||
backend_test.go | ||
bucket.go | ||
bucket_test.go | ||
doc.go | ||
lock.go | ||
lock_test.go | ||
meta.go | ||
meta_test.go | ||
pool.go | ||
pool_test.go | ||
snapshot.go | ||
stack.go | ||
state.go | ||
store.go | ||
store_test.go |