Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Releases: edithcare/terraform-aws-dnsalias

deprecated aws_region

15 Apr 07:51
Compare
Choose a tag to compare
  • later version of aws provider doesn't support aws_region in aws_s3_bucket

0.2.2: Merge pull request #3 from edithcare/feature/export_bucket_arn_set_ttls

17 Apr 09:15
54ad606
Compare
Choose a tag to compare

This Release adds 3 new Variables:

  • create_index : The index.html file is created when this variable is true
  • cloudfront_max_ttl: The maximum ttl of an Object delivered via Cloudfront
  • cloudfront_default_ttl: The default ttl of an Object delivered via Cloudfront

we also removed the md5sum check of index.html in order to not trigger an overwrite if the file has changed