Releases: chatloop/terraform-aws-static-site
Releases · chatloop/terraform-aws-static-site
v1.1.0
1.1.0 (2024-12-19)
Features
- preserve query strings when using website configuration redirects (#21) (756e047)
v1.0.0
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
0.3.0 (2024-10-04)
Features
- allow disabling the authorizer per behavior (#12) (398c8e2)
v0.2.3
0.2.3 (2024-10-04)
Bug Fixes
v0.2.2
0.2.2 (2024-10-04)
Bug Fixes
- s3 policy set incorrectly when using website configuration (#8) (e745eb7)
v0.2.1
0.2.1 (2024-10-04)
Bug Fixes
- set s3 bucket public when using website configuration (#6) (6fab942)
v0.2.0
0.2.0 (2024-10-02)
Features
- added configurable default_root_object (#4) (c08a0f8)
v0.1.0
0.1.0 (2024-10-01)
Features