Bridged resources are not replaced when a nested property is updated on a collection with ForceNew #2753
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/by-design
This issue won't be fixed because the functionality is working as designed
What happened?
Under both TF and Pulumi, a resource is not replaced when updating a property of an element in a ForceNew collection.
Example
to
Does not trigger a replacement of the resource, even if the containing collection is ForceNew.
AWS example by @t0yv0 here: #2726 (comment)
Related TF discussions hashicorp/terraform-plugin-sdk#1314 and hashicorp/terraform#34691
Note also that the SDKv2 Schema validation is slightly off in a related way: #2723 (comment)
Output of
pulumi about
.
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: