Skip to content

Rule Group with same resource name are detected as duplicates across stacks in 0.5.1 release #189

Open
@urianawu

Description

@urianawu

Hello,

We recently upgraded to 0.5.1 and have encountered issues with provisioning Rule Group. We have our rules setup as such

staging <- stack
API/Staging <- folder
- api-rule-group-1 <- rule group resource name
- api-rule-group-2

prod <- stack
API/Prod <- folder
- api-rule-group-1 <- rule group resource name
- api-rule-group-2

The rule groups were provisioned without issues on 0.4.2. But we get rule group with name "api-rule-group-1" already exists error whenever we update the stack.

My understanding is that same rule group resource name is allowed if they are in different stacks, and this has been the behavior in past releases. I wonder if there's a bug introduced in 0.5.1 that broke this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions