Skip to content

Bug: wildcardMatches fails regex parsing for valid subnet tags #59

@todd1uphealth

Description

@todd1uphealth

For subnets/etc that have tags with other regex key words (like parenthesis) in tag values affect parsing.

For example:

custom:
  vpcDiscovery:
    vpcName: 'myVpc'
    subnets:
      - tagKey: Name
        tagValues:
          - 'MySubnet (Primary)'

will not match a vpc/subnet with the tag Name='MySubnet (Primary)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions