Skip to content

Removing attached protocol group Error #81

Open
@mazooz-chen

Description

@mazooz-chen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions