berkguzel

Results 4 issues of berkguzel

Hi again :) I hope i did better this time.

minikube v1.16.0 is already running on ubuntu 20.04 if i send request without request validation, server is replying empty. Returned error : ``` curl localhost:8080/resources/deployments ``` Returned correct response: ```...

enhancement

Fixes #275 This PR allows you to apply terraform code one time to scan several existing s3 buckets. ``` existing.sh ``` script will ask you to provide existing s3 bucket...

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...

question