Skip to content
Open
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/elasticache-serverless.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- elasticache_serverless - new module to create, update, and delete ElastiCache Serverless caches (https://github.com/ansible-collections/community.aws/issues/2121).
1 change: 1 addition & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ action_groups:
- elasticache
- elasticache_info
- elasticache_parameter_group
- elasticache_serverless
- elasticache_snapshot
- elasticache_subnet_group
- elasticbeanstalk_app
Expand Down
Loading
Loading