echoing-dinner-19531
03/28/2025, 12:29 PMResourceOptions
struct doesn't reflect the optional nature of Protect, RetainOnDelete, or DeleteBeforeReplace.
We're raised https://github.com/pulumi/pulumi/issues/18935 as a tracking issue for this, and https://github.com/pulumi/pulumi/pull/18836 as a proposed fix.
The cleanest long term fix for this (making the fields *bool
) is a breaking change.
Hoping to solicit some community input on this.