stavxyz / terraform-aws-backend

A Terraform module for your AWS Backend + a guide for bootstrapping your terraform managed project
Apache License 2.0
53 stars 32 forks source link

update README to include detail about new bucket encryption #10

Open stavxyz opened 5 years ago

stavxyz commented 5 years ago

By default, bucket encryption was added in https://github.com/samstav/terraform-aws-backend/pull/7

THANKS @jaustinpage !

Let's add a little bit more information for humans in the README about rationale. Perhaps this could go into a "details about best practices" section. Details and features like this are why this project exist. It would be easy enough to quickly provision an s3 bucket for tf state without using terraform, but a module like this one allows a truly repeatable best practice setup.