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

Removing attached protocol group Error #81

Open
mazooz-chen opened this issue Dec 1, 2021 · 0 comments
Open

Removing attached protocol group Error #81

mazooz-chen opened this issue Dec 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mazooz-chen
Copy link
Collaborator

mazooz-chen commented Dec 1, 2021

Describe the bug
When trying to delete protocol group, that attached to policies, there is an error :
"Protocol Group is in use."
The reason : TF tries to delete the protocol group before updating the policies and removing the protocol group from the policies.

To Reproduce
Steps to reproduce the behavior:

  1. Remove protocol group code
  2. Remove all attachments of the protocol group in the policies
  3. Run "Terraform Apply"
  4. See error

Expected behavior
The policy should be updated before the protocol group deletion, and then it will work

@mazooz-chen mazooz-chen changed the title Removing attached protocol group Removing attached protocol group Error Dec 1, 2021
@mataneine mataneine added the bug Something isn't working label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants