From 4faad64579cf3325349e5d21c095edf7a5dda0b3 Mon Sep 17 00:00:00 2001 From: Willem van Ketwich Date: Sat, 3 Feb 2018 07:09:55 +1100 Subject: [cloud][aws] New module: cloudfront_invalidation (#35601) * Remove redundant default for target_paths * Make invalidation requests idempotent * Remove redundant exception handling around boto3_conn * Add cloudfront_invalidation to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d1fcc6b88..1b23e6b939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -109,6 +109,7 @@ See [Porting Guide](http://docs.ansible.com/ansible/devel/porting_guides.html) f * aws_ssm_parameter_store * aws_waf_condition * cloudfront_distribution + * cloudfront_invalidation * cloudfront_origin_access_identity * ec2_ami_facts * ec2_asg_lifecycle_hook -- cgit v1.2.3