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
** 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.
** 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.
The text was updated successfully, but these errors were encountered: