rajdeut / terraform-aws-nightscout

Terraform module to install Nightscout on AWS using free-tier infrastructure
MIT License
4 stars 8 forks source link

fix: adds S3 bucket ownership controls to allow ACL attachment (#3) #4

Open dgrebb opened 9 months ago

dgrebb commented 9 months ago

Terraform's AWS provider expects bucket owner controls prior to attaching ACLs now. Here's a thread on this fairly new issue.

Closes: #3