Closed away168 closed 2 months ago
@away168 - why aren't you doing an import for existing resources?
These are all modules newly created. But when it's creating multiple modules at a time this error occurs
This is an env0 backend issue, so no need to address it in the provider. Closing.
Describe the bug When using
env0_module
resource to create modulesPlan will create 4 environments
On Apply :
In the UI, the modules were created successfully.
but now, the state is out of sync, and thinks that the vpc and eks_data modules still need to be created
To Reproduce
Expected behavior Modules should all just created without 409 error.
Provider Version 1.19.7
Screenshots see above
Additional context n/a