Ross
Ross
### 🎛 Description It seems that the ELB resource provides functionality for users to test ELB's and NLB's. It would be worthwhile to update the documentation to reflect this. Also,...
# Describe the problem Currently the AWS S3 bucket `public?` method is only checking the bucket policy and returning true or false based on this. https://github.com/inspec/inspec-aws/blob/master/libraries/aws_s3_bucket.rb#L47 It has been pointed...
# Describe the problem Currently, the Default VPC is used in the Terraform setup. In some cases, the Default VPC may have been deleted manually in the specified region. This...