RhinoSecurityLabs / cloudgoat

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

Update S3.tf #201

Closed ginoberrios closed 6 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.