Releases: cloudposse/terraform-aws-s3-website
Releases · cloudposse/terraform-aws-s3-website
0.4.0
Disambiguate Resources
what
- Add support for
attributes
property (should have been there anyways) - Disambiguate logs by adding
logs
attribute
why
- Avoid collisions
Support Deployment ARNs
what
- Support read/write deployment permissions for specific ARNs
why
- Compatibility with https://github.com/cloudposse/terraform-aws-iam-system-user/
- Support CI/CD use-cases where something like CircleCI will push assets to the bucket
Rename Repo
what
- Rename repo
why
- To conform to community standard: https://www.terraform.io/docs/registry/modules/publish.html
Fix markdown
0.1.2 Fix markdown (#7)
Add parent_zone_name capability
0.1.1 Add parent_zone_name capability
Implement S3 Bucket Suitable for Serving Static Websites on S3
0.1.0 Implement S3 Bucket Suitable for Serving Static Websites on S3