You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a resource exists in the portal and in the code, but not in the statefile the provider errors out with this error message: Error: API returned HTTP 400
Having a lot of resources this can be time consuming to troubleshoot.
It would be nice to have an error message along these lines: Resource with id/name/whatever already exists - to be managed via Terraform this resource needs to be imported into the State. Please see the resource documentation for "morpheus_resource_xxx" for more information.
The text was updated successfully, but these errors were encountered:
If a resource exists in the portal and in the code, but not in the statefile the provider errors out with this error message:
Error: API returned HTTP 400
Having a lot of resources this can be time consuming to troubleshoot.
It would be nice to have an error message along these lines:
Resource with id/name/whatever already exists - to be managed via Terraform this resource needs to be imported into the State. Please see the resource documentation for "morpheus_resource_xxx" for more information.
The text was updated successfully, but these errors were encountered: