We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to scan multiple existing S3 buckets but it looks like I have to create new lambda function for each S3 bucket.
I think it would be better to have an existing buckets name array to pass multiple S3 bucket name.
In current scenerio, I have to apply terraform code for each existing S3 bucket.
The text was updated successfully, but these errors were encountered:
@berkguzel Thanks for opening up the issue. We will be taking a look into this for you to see what we can do to allow passing in multiple buckets.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I want to scan multiple existing S3 buckets but it looks like I have to create new lambda function for each S3 bucket.
I think it would be better to have an existing buckets name array to pass multiple S3 bucket name.
In current scenerio, I have to apply terraform code for each existing S3 bucket.
The text was updated successfully, but these errors were encountered: