mirror of https://github.com/hashicorp/terraform
Looking through the operations in node_resource_apply and node_resource_destroy, there are multiple nil checks for diffApply, so one we need to continue to assume that the diff can be nil through there until we ensure that it is non-nill in all cases. So regardless of how we came to get a nil diff in the UiHook PreApply method, we need to check it.pull/14088/head
parent
8101a60b72
commit
947db2304a
Loading…
Reference in new issue