Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions changelogs/fragments/20251013-cloudfront_function.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- cloudfront_function - new module to manage AWS CloudFront Functions (https://github.com/ansible-collections/community.aws/pull/2345).
1 change: 1 addition & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ action_groups:
- cloudformation_stack_set
- cloudfront_distribution
- cloudfront_distribution_info
- cloudfront_function
- cloudfront_info
- cloudfront_invalidation
- cloudfront_origin_access_identity
Expand Down
Loading