pulumi / pulumi-azure-native

Azure Native Provider
Apache License 2.0
129 stars 35 forks source link

Reconsider Custom diff handling for Manager Cluster SKU #2733

Open mikhailshilkov opened 1 year ago

mikhailshilkov commented 1 year ago

https://github.com/pulumi/pulumi-azure-native/pull/2688 landed a tactic fix for #2600 by adding a custom diff handler around that specific resource.

To minimize maintenance burden over time, we should consider removing this change after more generic mechanisms are in place, tracked in https://github.com/pulumi/pulumi-azure-native/issues/2467 and https://github.com/pulumi/pulumi-azure-native/issues/2552

cleverguy25 commented 4 months ago

Added to epic https://github.com/pulumi/home/issues/3552