Skip to content
Open
3 changes: 3 additions & 0 deletions changelogs/fragments/medialive_cluster.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
minor_changes:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For new modules you not need changelog fragments, so, please remove these.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

- medialive_cluster_info - New module for gathering info about AWS MediaLive Anywhere clusters
- medialive_cluster - New module for managing AWS MediaLive Anywhere clusters
3 changes: 3 additions & 0 deletions changelogs/fragments/medialive_network.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
minor_changes:
- medialive_network_info - New module for gathering info about AWS MediaLive Anywhere networks
- medialive_network - New module for managing AWS MediaLive Anywhere networks
3 changes: 3 additions & 0 deletions changelogs/fragments/medialive_sdi_source.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
minor_changes:
- medialive_sdi_source - New module for managing AWS MediaLive Anywhere SDI sources
- medialive_sdi_source_info - New module for gathering info about AWS MediaLive Anywhere SDI sources
13 changes: 13 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,19 @@ action_groups:
- lightsail
- lightsail_snapshot
- lightsail_static_ip
- medialive_channel_placement_group_info
- medialive_channel_placement_group
- medialive_cluster_info
- medialive_cluster
- medialive_network_info
- medialive_network
- medialive_node
- medialive_node_info
- medialive_node_registration
- medialive_sdi_source
- medialive_sdi_source_info
- medialive_input
- medialive_input_info
- mq_broker
- mq_broker_config
- mq_broker_info
Expand Down
7,467 changes: 7,467 additions & 0 deletions plugins/modules/medialive_channel.py

Large diffs are not rendered by default.

Loading
Loading