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
We have provided destroy_lz.py script to delete logging analytics, moving vaults to root compartment etc. This script deactivates the identity domains as well. This works well even today.
After running this script, we have to run "terraform destroy". That does tear down the entire ELZ.
After the recent upgrade (taken out the python scripts to create user groups and introduced "non-default-domain-group"), "terraform destroy" fails. It gives attached error.
To overcome the issue, manually, I have reactivated the identity domains and ran "terraform destroy" to delete user groups etc.... At the end of "terraform destroy", it failed in deleting the identity domains as they are ACTIVE...
Again, I have deactivated identity domains and ran "terraform destroy" to complete rest of the LZ to tear down.
This process has to be streamlined and the documentation has to be updated accordingly.
The text was updated successfully, but these errors were encountered:
To overcome the issue, manually, I have reactivated the identity domains and ran "terraform destroy" to delete user groups etc.... At the end of "terraform destroy", it failed in deleting the identity domains as they are ACTIVE...
Again, I have deactivated identity domains and ran "terraform destroy" to complete rest of the LZ to tear down.
This process has to be streamlined and the documentation has to be updated accordingly.
The text was updated successfully, but these errors were encountered: