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

Config Worker Improvements - Support for exclusionByResourceTypes #55

Closed
mikegrima opened this issue Jun 9, 2023 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@mikegrima
Copy link
Contributor

There is some improvements that can be made to the config worker:

  1. Log out a diff of each change state so it's more clear on what is different
  2. Add logic to only care about specific fields for comparison to shield against future API changes. This should be done for all the fields, not just configuration recorders (just now applied)
  3. Support the new exclusionByResourceTypes field that was recently introduced
@mikegrima mikegrima self-assigned this Jun 9, 2023
@mikegrima mikegrima added the enhancement New feature or request label Jun 9, 2023
@mikegrima
Copy link
Contributor Author

Being addressed in #56

@mikegrima
Copy link
Contributor Author

This is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant