When building a dynamic provider, is there a way to ignore updates to the provider? `[diff: ~__provi...
s
When building a dynamic provider, is there a way to ignore updates to the provider?
[diff: ~__provider]
it seems to try to update the resource even though the its only the provider version that has changed. I notice on the official providers, these type of diffs get ignored.
👀 1