Open ozcan-ozkaya-et opened 1 year ago
Thanks for the detailed report!
This seems very similar to #67 where you are changing the value of a property (hostname) and then expect the Environment to update accordingly.
What's different is that you are reporting an incomplete "delete" action. We'll need to investigate and confirm.
Expected Behavior We are recreating a Delphix environment, moving it from a plain resource to a module, terraform should delete the plain resource and create it under module instead. Delete the existing and create the new one.
Actual Behavior Creation fails because does not wait for the deletion to be completed.
Steps To Reproduce the Problem Recreate an existing environment, simply changing the resource address within the Terraform configuration.
Steps to reproduce the behavior:
because it belongs to another host environment "magicplus-neur-staging-target-082".
Screenshots
Plan actions Destroy of current env.
Creation of the new env
Version Version Engine V10 DCT v9 TF provider v2
Additional Context Add any other context about the problem here, including additional logs or debugging information if appropriate.