Skip to content

Commit

Permalink
Remove apigateway and apigateway_deployment from meta/runtime.yml (#1905
Browse files Browse the repository at this point in the history
) (#1906)

[PR #1905/09c34986 backport][stable-6] Remove apigateway and apigateway_deployment from meta/runtime.yml

This is a backport of PR #1905 as merged into main (09c3498).
SUMMARY

#1845 has accidentally added apigateway and apigateway_deployment on meta/runtime.yml
This PR aims to remove that

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

meta/runtime.yml

Reviewed-by: Alina Buzachis
  • Loading branch information
patchback[bot] committed Aug 4, 2023
1 parent e913e1e commit 61a7d10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/20230804-update-meta-runtime.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
bugfixes:
- Remove ``apigateway`` and ``apigateway_deployment`` from meta/runtime.yml (https://github.com/ansible-collections/community.aws/pull/1905).
2 changes: 0 additions & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ action_groups:
- api_gateway
- api_gateway_domain
- api_gateway_info
- apigateway
- apigateway_deployment
- application_autoscaling_policy
- autoscaling_complete_lifecycle_action
- autoscaling_instance_refresh_info
Expand Down

0 comments on commit 61a7d10

Please sign in to comment.