pulumi-kotlin
pulumi-kotlin copied to clipboard
Handle `replaceOnChanges` and `willReplaceOnChanges`
Found when working on https://github.com/VirtuslabRnD/pulumi-kotlin/pull/106
replaceOnChanges (field of the property) – we only have interpreted willReplaceOnChanges so far, but it turns out these might differ a bit (+ willReplaceOnChanges is not documented despite being used everywhere).