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

✨ Add support for comma-separated values on the same key for EC2 tag filters #4742

Merged
merged 3 commits into from
Oct 14, 2024

Commits on Oct 11, 2024

  1. Add support for multiple comma-separated values on a include/exclude …

    …tag filter.
    
    Signed-off-by: Vasil Sirakov <[email protected]>
    VasilSirakov committed Oct 11, 2024
    1 Configuration menu
    Copy the full SHA
    e112540 View commit details
    Browse the repository at this point in the history
  2. Added test cases for shouldExcludeInstance with multi-valued tag filt…

    …ers.
    
    Signed-off-by: Vasil Sirakov <[email protected]>
    VasilSirakov committed Oct 11, 2024
    1 Configuration menu
    Copy the full SHA
    fb85fbf View commit details
    Browse the repository at this point in the history
  3. Fix assertions.

    Signed-off-by: Vasil Sirakov <[email protected]>
    VasilSirakov committed Oct 11, 2024
    1 Configuration menu
    Copy the full SHA
    250830f View commit details
    Browse the repository at this point in the history