Skip to content

Releases: Invicton-Labs/terraform-aws-domain-redirect

v0.5.0

16 Dec 14:30
573a93a
Compare
Choose a tag to compare

Features:

  • Update AWS provider version
  • Internal refactoring
  • Additional checks on input variables

v0.4.0

18 Jun 02:06
v0.4.0
4f8b2bc
Compare
Choose a tag to compare

Features:

  • Add output corresponding to each input variable
  • Set defaults for input variables when null value provided

Fixes:

  • Use unique ID in name for CloudFront function for redirects, to prevent conflicts
  • Remove unused input variable

v0.3.0

31 Mar 01:09
Compare
Choose a tag to compare

Features:

  • Switch from Lambda@Edge to CloudFront Functions
  • Eliminate need for S3 buckets
  • Add redirect_path_prefix variable
  • Separate cache duration variables

v0.2.0

28 Feb 15:23
Compare
Choose a tag to compare

Features:

  • Add cache duration variable
  • Update Lambda module version

Breaking changes:

  • Remove option to specify Lambda archive path

v0.1.1

10 Nov 14:57
Compare
Choose a tag to compare

Changes:

  • Fix dependency ordering for S3 resources
  • Add S3 preferred ownership
  • Cleanup code organization and commenting

v0.1.0

10 Nov 05:52
f488391
Compare
Choose a tag to compare

Initial release.