Warning
This release contains a number of breaking changes from the previous one.
Exercise caution if updating from v0.2.0
.
Major overhaul of the module
Changes include:
- Significant update to README.md; it's actually useful now
- Adjust some variable defaults away from
null
- Remove
prevent_destroy
for the Route53 Hosted Zone - Make the Route53 Hosted Zone optional
- Make the ACM validation resources optional
- Always output the CloudFront Distribution DNS records
- Adjust conditions for automatic ACM validation with Route53
- Stop using the provider
default_tags
argument, instead use the
common_tags
variable to accomplish the same - Add tags to the S3 buckets
- Add the CloudFront Distribution ARN as a module output
Full Changelog: v0.2.0...v0.3.0