Skip to content

Releases: oozou/terraform-aws-cloudfront

v1.0.3

26 Jul 08:25
b4daea2
Compare
Choose a tag to compare

[1.0.3] - 2022-07-22

Changed

  • freeze terraform-aws-waf version from develop to 1.0.2

v1.0.2

30 Jun 11:08
3b89a0b
Compare
Choose a tag to compare

[1.0.2] - 2022-06-30

Added

  • add default_cache_behavior to support all argument in cloudfront distribution

Changed

  • variables
    • move caching_config, ttl_config and allowed_methods to default_cache_behavior

v1.0.0

28 Apr 11:18
9cabce9
Compare
Choose a tag to compare

What's Changed

custom_tags and account_alias variables are eliminated.
Instead of previous tagging, a variable called 'tags' is used.
README sample usage has been updated.
Multiple custom behaviors are supported.

Future Enhancement

Version tagging for the WAF module, in order to make this module more consistent.

New Contributors

Full Changelog: v0.0.3...v1.0.0