Releases: theonestack/hl-component-s3-cloudfront
Releases · theonestack/hl-component-s3-cloudfront
1.4.3
What's Changed
- Feature/custom exports by @tarunmenon95 in #11
New Contributors
- @tarunmenon95 made their first contribution in #11
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Add block public access default by @mitchclarkebase2 in #10
New Contributors
- @mitchclarkebase2 made their first contribution in #10
Full Changelog: 1.4.1...1.4.2
1.4.1
- Bumps cloudfront component to fixes alias overrides
- adds from rspec tests
1.4.0
- locks the cloufront component to 0.6.0 to support overriding the cname aliases
1.3.3
added functionality to block all public connections to S3 bucket
1.3.2
Fix syntax error where bucket policy wasn't being referenced properly from external parameters
1.3.1
Add access logging and encryption
1.3.0
- Inline the cloudfront config
- fixes rendering with newer versions of cfndsl that validates references which breaks when inlining
1.2.0
- Update cfndsl yaml config standard to use external_parameters
1.1.0
- add ability to set bucket policy
- set dns string using Fn::Sub