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

Routes are not deleted by Terraform Destroy in AWS #113

Open
bryanheo opened this issue Aug 8, 2022 · 5 comments
Open

Routes are not deleted by Terraform Destroy in AWS #113

bryanheo opened this issue Aug 8, 2022 · 5 comments
Labels
backend Issues related to the backend service or the APIs.

Comments

@bryanheo
Copy link

bryanheo commented Aug 8, 2022

Hello

We are deploying NetApp CVO in AWS through Terraform.
When we destroy the resources, Routes are not deleted from Route tables and the status shows 'Blackhole' as shown below
Is it known issue or is it caused by permission issue? (It shows the resources are successfully destroyed)

blackhole_issue

Regards
Moon

@lonico
Copy link
Contributor

lonico commented Aug 8, 2022

We're not managing the routes in our provider. This is done directly by CloudManager.
We'll check with the Cloud manager team.

@lonico lonico added the backend Issues related to the backend service or the APIs. label Aug 8, 2022
@bryanheo
Copy link
Author

Thank you for your update

@edarzi
Copy link

edarzi commented Aug 17, 2022

it should be deleted, please verify permission of the mediator.
you can see also in the timeline under the delete there are records of all the actions cloud manager is doing.
search for the delete routes

@bryanheo
Copy link
Author

As @lonico mentioned, I think this issue is caused by CloudManager.
When I delete the resources by CloudManager (CloudFormation), it still shows the blackhole routes

@bryanheo
Copy link
Author

@edarzi do you have any updates about this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to the backend service or the APIs.
Projects
None yet
Development

No branches or pull requests

3 participants