Skip to content

Releases: chatloop/terraform-aws-static-site

v1.1.0

19 Dec 13:34
aa67191
Compare
Choose a tag to compare

1.1.0 (2024-12-19)

Features

  • preserve query strings when using website configuration redirects (#21) (756e047)

v1.0.0

19 Nov 09:53
4329616
Compare
Choose a tag to compare

1.0.0 (2024-11-19)

⚠ BREAKING CHANGES

  • optionally create route53 records (#16)

Features

  • added acm_certificate_arn input variable (#17) (417f8ce)
  • added additional website_configuration parameters (#19) (2d780b2)
  • added cloudfront_domain_name output (#18) (d307a49)
  • optionally create route53 records (#16) (e48a1e1)

Continuous Integration

  • fix terraform-docs and exclude changelog from pre-commit (#20) (66c2c5b)
  • fix typo in release-please reverts type (#14) (5f3bb76)

v0.3.0

04 Oct 14:01
1ffe4b9
Compare
Choose a tag to compare

0.3.0 (2024-10-04)

Features

  • allow disabling the authorizer per behavior (#12) (398c8e2)

v0.2.3

04 Oct 10:12
6676054
Compare
Choose a tag to compare

0.2.3 (2024-10-04)

Bug Fixes

v0.2.2

04 Oct 10:08
fd52b70
Compare
Choose a tag to compare

0.2.2 (2024-10-04)

Bug Fixes

  • s3 policy set incorrectly when using website configuration (#8) (e745eb7)

v0.2.1

04 Oct 09:18
312ea9e
Compare
Choose a tag to compare

0.2.1 (2024-10-04)

Bug Fixes

  • set s3 bucket public when using website configuration (#6) (6fab942)

v0.2.0

02 Oct 08:36
a76c11d
Compare
Choose a tag to compare

0.2.0 (2024-10-02)

Features

  • added configurable default_root_object (#4) (c08a0f8)

v0.1.0

01 Oct 14:54
383b72b
Compare
Choose a tag to compare

0.1.0 (2024-10-01)

Features