Skip to content

Releases: cloudposse/terraform-aws-s3-website

0.4.0

25 Oct 01:27
Compare
Choose a tag to compare

Add deployment ARNs to S3 path prefixes map

what

  • Change deployment_arns from list of ARNs to map of ARNs to S3 path prefixes

why

  • To separately grant deployment_actions permissions to the specific ARNs only for the specific paths

Disambiguate Resources

28 Sep 21:48
Compare
Choose a tag to compare

what

  • Add support for attributes property (should have been there anyways)
  • Disambiguate logs by adding logs attribute

why

  • Avoid collisions

Support Deployment ARNs

28 Sep 18:48
Compare
Choose a tag to compare

what

  • Support read/write deployment permissions for specific ARNs

why

Rename Repo

22 Sep 19:14
Compare
Choose a tag to compare

what

  • Rename repo

why

Fix markdown

21 Sep 01:37
Compare
Choose a tag to compare
0.1.2

Fix markdown (#7)

Add parent_zone_name capability

20 Sep 08:33
Compare
Choose a tag to compare
0.1.1

Add parent_zone_name capability

Implement S3 Bucket Suitable for Serving Static Websites on S3

19 Sep 07:49
Compare
Choose a tag to compare
0.1.0

Implement S3 Bucket Suitable for Serving Static Websites on S3