Skip to content

Commit

Permalink
Revert "DNM Migrate elb_classic_lb_info* modules and tests (#2163)" (#…
Browse files Browse the repository at this point in the history
…2170)

This reverts commit 7f11acb.
Reverts #2163
#2163 changes are being reverted as it has been agreed to hold off on merging the migration PRs until a plan is set to migrate all planned modules at once. We need to disable the squash strategy in github first to retain commit history.
SUMMARY

Reviewed-by: GomathiselviS
  • Loading branch information
mandar242 authored Oct 10, 2024
1 parent 7f11acb commit 4cf5a6f
Show file tree
Hide file tree
Showing 9 changed files with 837 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- elb_classic_lb_info - Refactor elb_classic_lb_info module (https://github.com/ansible-collections/community.aws/pull/2139).
5 changes: 0 additions & 5 deletions changelogs/fragments/migrate_elb_classic_lb_info.yml

This file was deleted.

3 changes: 1 addition & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ action_groups:
- elasticache_subnet_group
- elasticbeanstalk_app
- elb_classic_lb
- elb_classic_lb_info
- elb_instance
- elb_network_lb
- elb_target
Expand Down Expand Up @@ -519,8 +520,6 @@ plugin_routing:
redirect: amazon.aws.s3_bucket_info
sts_assume_role:
redirect: amazon.aws.sts_assume_role
elb_classic_lb_info:
redirect: amazon.aws.elb_classic_lb_info
module_utils:
route53:
redirect: amazon.aws.route53
Loading

0 comments on commit 4cf5a6f

Please sign in to comment.