From 59deefefe92fdb6dc0fb77f5ea954735a54dff10 Mon Sep 17 00:00:00 2001 From: Nicolas Boutet Date: Thu, 9 Sep 2021 10:30:04 +0200 Subject: [PATCH] Add changelog fragment --- .../fragments/707-add-cloudfront-new-security-policy-2021.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/fragments/707-add-cloudfront-new-security-policy-2021.yaml diff --git a/changelogs/fragments/707-add-cloudfront-new-security-policy-2021.yaml b/changelogs/fragments/707-add-cloudfront-new-security-policy-2021.yaml new file mode 100644 index 00000000000..82f82192f72 --- /dev/null +++ b/changelogs/fragments/707-add-cloudfront-new-security-policy-2021.yaml @@ -0,0 +1,2 @@ +minor_changes: +- cloudfront_distribution - add ``TLSv1.2_2021`` security policy for viewer connections (https://github.com/ansible-collections/community.aws/pull/707).