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

Allow binaryalert to scan buckets created outside of module #170

Open
jdheyburn opened this issue Sep 2, 2020 · 0 comments
Open

Allow binaryalert to scan buckets created outside of module #170

jdheyburn opened this issue Sep 2, 2020 · 0 comments

Comments

@jdheyburn
Copy link

Background

Users may want binaryalert to scan buckets that were created outside of the module. It should support this functionality.

Weirdly, it looks like this functionality was partly included as documented here, via the variables:

  • external_s3_bucket_resources
  • external_kms_key_resources

But a more automated way should be implemented so the user doesn't need to change anything.

Desired Change

Create new variable external_s3_bucket_arns that will notify the analyzer SQS queue on new objects created. Adjust permissions accordingly.

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

No branches or pull requests

1 participant