Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform destroy errors out on Identity Domain #101

Open
sivachunduru opened this issue Sep 19, 2023 · 1 comment
Open

Terraform destroy errors out on Identity Domain #101

sivachunduru opened this issue Sep 19, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@sivachunduru
Copy link
Contributor

  1. 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.
  2. After running this script, we have to run "terraform destroy". That does tear down the entire ELZ.
  3. 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.
    image (10)

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.

@paulmuah
Copy link

paulmuah commented Sep 19, 2023

Hey @sivachunduru, we are tracking this issue in our backlog.

@VinayKumar611 VinayKumar611 added the documentation Improvements or additions to documentation label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants