When doing terraform apply, I got the following error:
Error: Value Conversion Error
with dominos_order.order,
An unexpected error was encountered trying to convert tftypes.Value into provider.resourceOrderData. This is always an error in the provider. Please
report the following to the provider developer:
mismatch between struct and object: Struct defines fields not found in object: address_api_object. Object defines fields not found in struct:
api_object.
When doing terraform apply, I got the following error:
Error: Value Conversion Error
with dominos_order.order, An unexpected error was encountered trying to convert tftypes.Value into provider.resourceOrderData. This is always an error in the provider. Please report the following to the provider developer:
mismatch between struct and object: Struct defines fields not found in object: address_api_object. Object defines fields not found in struct: api_object.