Skip to content

Releases: jmgreg31/terraform-aws-cloudfront

v5.0.1

24 Aug 11:26
0c87c59
Compare
Choose a tag to compare

Version 5.0.1

Commits

v5.0.0

16 Jun 12:35
13469a7
Compare
Choose a tag to compare

Version 5.0.0

What's Changed

Full Changelog: v4.3.8...v5.0.0

v4.3.9

29 May 05:20
Compare
Choose a tag to compare

Version 4.3.9

Commits

v4.3.8

27 May 13:32
9208c3e
Compare
Choose a tag to compare

Version 4.3.8

Commits

Version TF bump

23 May 04:11
2809616
Compare
Choose a tag to compare
v4.3.7

Update `versions.tf` to Enable AWS Provider 4.x.x (#51)

Support for response headers policy use

12 Feb 14:04
Compare
Choose a tag to compare

Cloudfront Functions

18 Jun 20:09
Compare
Choose a tag to compare

Adding Cloudfront Functions support. Please note, logging must be enabled for the association to be attached

Update Origin Path Default

27 May 13:48
Compare
Choose a tag to compare

Update to origin path default to "" to fix bug with setting it to null

Cache Policy ID

24 Apr 18:04
Compare
Choose a tag to compare

Enhancements to support Cahce Policy ID in the cached behaviors. Please Review the CHANGELOG for additional details

Bug Fix dynamic s3 origin config

22 Oct 14:46
Compare
Choose a tag to compare

Thanks @eyalmor-adsk

fix dynamic_s3_origin_config variable, to match the configuration of dynamic_custom_origin_config. This fixes a bug where custom_headers couldn't be set.