Skip to content

Commit

Permalink
Refactor ec2_vpc_vpn* modules (ansible-collections#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 <gomathiselvi@gmail.com>
Reviewed-by: Bikouo Aubin
  • Loading branch information
alinabuzachis committed Oct 24, 2024
1 parent c063fef commit b0b4237
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 b0b4237

Please sign in to comment.