Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Releases: rackspace-infrastructure-automation/aws-terraform-cloudfront_s3_origin

CI + Trusted Signer Updates

15 Dec 21:41
cdfc0a8
Compare
Choose a tag to compare
  • active_trusted_signers is now trusted_signers in 3.0 provider so changes were made to reflect this. Due to trusted_signers not being in 2.x provider the module is forced to the 3.0 version
  • README updated
  • Upgrade note added in main.tf
  • Tests updated to use Terraform 0.13 and AWS provider 3.0

v0.12.1

16 Mar 18:59
4ae8d83
Compare
Choose a tag to compare

Bugfix:

  • update minimum aws provider to be 0.12 compatible version
  • update custom_header type . Needed for dynamic block config segment for this attribute to work in the cloudfront resource

v0.12.0

21 Feb 14:30
9bc1387
Compare
Choose a tag to compare
Merge pull request #16 from rackspace-infrastructure-automation/MPCSU…

v0.0.3

14 Nov 13:46
0e23432
Compare
Choose a tag to compare
Merge pull request #8 from rackspace-infrastructure-automation/mc_1112

Fix origin access identity

v0.0.2

05 Sep 21:57
Compare
Choose a tag to compare
Add custom_error_response top level parameter (#4)

* Add custom error codes to cloudfront distro

* fmt

* refactor

* fmt

* fix variable name

* Fix readme with new variable list

* Update test, add note to variables

* remove redundant test

* fix test

* update test domain to prevent conflicts on rerun

* add random string to test to prevent concurrency issues

* fix test domain alias format

* fmt

* Update alias variable in main to accept combined string