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

Added Regex Filter to datasource filtering #273

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

IsaiasA1
Copy link
Contributor

@IsaiasA1 IsaiasA1 commented Jan 9, 2025

Description

Added Regex/Wildcard filtering as an option during the filtering process. This feature is only available for string value input any regex application for integer values will be done via the terraform side

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 80% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • UT

image

image

@IsaiasA1 IsaiasA1 self-assigned this Jan 9, 2025
@IsaiasA1 IsaiasA1 merged commit 6656d2e into filter-feature-branch Jan 10, 2025
6 checks passed
@IsaiasA1 IsaiasA1 deleted the usr/Isaias_Martinez/Regex_Filter branch January 10, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants