mirror of https://github.com/hashicorp/terraform
If a schema.TypeList had a Schema with ForceNew, and if that list was NewComputed, the diff would not have RequiresNew set. This causes apply to fail when the diffs didn't match because of the change to RequiresNew. Set the RequiresNew field on the list's ResourceAttrDiff based on the Schema value.pull/13863/head
parent
c2bd3b5fd4
commit
caadb4297f
Loading…
Reference in new issue