mirror of https://github.com/hashicorp/terraform
Fix dynamically determining if `ForceNew = true` (#7745)
The same instance of the resources’ `schema.Resource` is used for all resources of the same type. So we need to set either `true` or `false` for every resource to make sure we get the correct value.pull/7751/head
parent
330ca236d0
commit
ddc0f4cdb0
Loading…
Reference in new issue