summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWillem van Ketwich <willvk@gmail.com>2018-02-02 21:09:55 +0100
committerRyan Brown <sb@ryansb.com>2018-02-02 21:09:55 +0100
commit4faad64579cf3325349e5d21c095edf7a5dda0b3 (patch)
tree0e4c15684719b021ae5cd1c7b058ba52f8e43568 /CHANGELOG.md
parentaci_epg: Add support for Preferred Group Membership (#35265) (diff)
downloadansible-4faad64579cf3325349e5d21c095edf7a5dda0b3.tar.xz
ansible-4faad64579cf3325349e5d21c095edf7a5dda0b3.zip
[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
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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