Skip to content

Commit

Permalink
[4.0.0] Cleanup meta/runtime.yml (#1283) (#1285)
Browse files Browse the repository at this point in the history
[PR #1283/c816dd71 backport][stable-3] [4.0.0] Cleanup meta/runtime.yml

This is a backport of PR #1283 as merged into stable-4 (c816dd7).
SUMMARY
Adds missing entries to runtime.yml
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
meta/runtime.yml
ADDITIONAL INFORMATION
Partial backport of #1282

Reviewed-by: Mark Chappell <None>
  • Loading branch information
patchback[bot] authored Jun 29, 2022
1 parent 233fc0e commit 24259ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/1282-meta.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
bugfixes:
- aws_api_gateway_domain - added the ``aws_api_gateway_domain`` module to the aws module_defaults group (https://github.com/ansible-collections/community.aws/pull/1283).
- cloudfront_response_headers_policy - added the ``cloudfront_response_headers_policy`` module to the aws module_defaults group (https://github.com/ansible-collections/community.aws/pull/1283).
4 changes: 2 additions & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ action_groups:
- aws_acm
- aws_acm_info
- aws_api_gateway
- aws_api_gateway_domain
- aws_application_scaling_policy
- aws_batch_compute_environment
- aws_batch_job_definition
Expand Down Expand Up @@ -51,6 +52,7 @@ action_groups:
- cloudfront_info
- cloudfront_invalidation
- cloudfront_origin_access_identity
- cloudfront_response_headers_policy
- cloudtrail
- cloudwatchevent_rule
- cloudwatchlogs_log_group
Expand All @@ -61,7 +63,6 @@ action_groups:
- dms_replication_subnet_group
- dynamodb_table
- dynamodb_ttl
- ec2
- ec2_ami_copy
- ec2_asg
- ec2_asg_info
Expand All @@ -74,7 +75,6 @@ action_groups:
- ec2_eip
- ec2_eip_info
- ec2_elb
- ec2_elb_info
- ec2_launch_template
- ec2_lc
- ec2_lc_find
Expand Down

0 comments on commit 24259ab

Please sign in to comment.