Skip to content

Commit

Permalink
Refactor ec2_vpc_vpn* modules (#2160)
Browse files Browse the repository at this point in the history
SUMMARY

Refactor ec2_vpc_vpn* modules

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ec2_vpc_vpn
ec2_vpc_vpn_info
ADDITIONAL INFORMATION

Reviewed-by: GomathiselviS <[email protected]>
Reviewed-by: Bikouo Aubin
  • Loading branch information
alinabuzachis authored Oct 15, 2024
1 parent 86d268f commit d2403ab
Show file tree
Hide file tree
Showing 6 changed files with 946 additions and 977 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/20240930-ec2_vpc_vpn_refactoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
minor_changes:
- ec2_vpc_vpn - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` (https://github.com/ansible-collections/community.aws/pull/2160).
- ec2_vpc_vpn_info - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` (https://github.com/ansible-collections/community.aws/pull/2160).
Loading

0 comments on commit d2403ab

Please sign in to comment.