diff --git a/changelogs/fragments/cloudfront_integration_tests_activate.yaml b/changelogs/fragments/cloudfront_integration_tests_activate.yaml new file mode 100644 index 00000000000..dbe5d68946e --- /dev/null +++ b/changelogs/fragments/cloudfront_integration_tests_activate.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: +- minor code fixes and enable integration tests for modules cloudfront_distribution, cloudfront_invalidation and cloudfront_origin_access_identity (https://github.com/ansible-collections/community.aws/pull/1596).