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
Releases · rackspace-infrastructure-automation/aws-terraform-cloudfront_s3_origin
CI + Trusted Signer Updates
active_trusted_signers
is nowtrusted_signers
in 3.0 provider so changes were made to reflect this. Due totrusted_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
v0.12.0
Merge pull request #16 from rackspace-infrastructure-automation/MPCSU…
v0.0.3
Merge pull request #8 from rackspace-infrastructure-automation/mc_1112 Fix origin access identity
v0.0.2
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