Skip to content

Commit

Permalink
Merge pull request ansible-collections#1052 from alinabuzachis/promot…
Browse files Browse the repository at this point in the history
…e_cloudwatchevent

Migrate cloudwatchevent* modules and tests

Depends-On: ansible/zuul-config#443
Migrate cloudwatchevent* modules and tests

Reviewed-by: Mike Graves <[email protected]>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Sep 21, 2022
2 parents 34c6c73 + b35d88a commit a690a25
Show file tree
Hide file tree
Showing 6 changed files with 624 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelogs/fragments/migrate_cloudwatchevent.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
major_changes:
- cloudwatchevent_rule - The module has been migrated from the ``community.aws`` collection.
Playbooks using the Fully Qualified Collection Name for this module should be updated
to use ``amazon.aws.cloudwatchevent_rule``.
2 changes: 2 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ action_groups:
- cloudformation
- cloudformation_info
- cloudtrail
- cloudwatchevent_rule
- cloudwatchlogs_log_group
- cloudwatchlogs_log_group_info
- cloudwatchlogs_log_group_metric_filter
- cloudwatchevent_rule
- ec2_ami
- ec2_ami_info
- ec2_eip
Expand Down
Loading

0 comments on commit a690a25

Please sign in to comment.