RhinoSecurityLabs / cloudgoat

CloudGoat is Rhino Security Labs' "Vulnerable by Design" AWS deployment tool
BSD 3-Clause "New" or "Revised" License
2.98k stars 626 forks source link

Update S3.tf #201

Closed ginoberrios closed 7 months ago

ginoberrios commented 1 year ago

Replace aws_s3_bucket_object (deprecated) to aws_s3_object. Removing the ACL resource. Buckets by default are private.