Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ec2_vpc_route_table: Add IPv6 support in ec2_vpc_route_table #601

Merged
merged 4 commits into from
Jan 13, 2022

Conversation

mandar242
Copy link
Contributor

SUMMARY

Allow usage of IPv6 CIDR in ec2_vpc_route_table for creating routes.

Fixes #477

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ec2_vpc_route_table

@mandar242 mandar242 changed the title [WIP] ec2_vpc_route_table: Add IPv6 support in ec2_vpc_route_table ec2_vpc_route_table: Add IPv6 support in ec2_vpc_route_table Dec 29, 2021
@mandar242
Copy link
Contributor Author

recheck

Copy link
Collaborator

@jillr jillr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jillr jillr added the gate label Jan 12, 2022
@alinabuzachis alinabuzachis added gate and removed gate labels Jan 13, 2022
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ansible-zuul ansible-zuul bot merged commit ece90cb into ansible-collections:main Jan 13, 2022
@mandar242 mandar242 deleted the 477_ipv6_support branch January 25, 2022 21:47
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
sns_topic_info new module

SUMMARY

sns_topic_info -  new module allowing to get all AWS SNS topics or properties of a specific AWS SNS topic.
Fixes ansible-collections#601
Requires #879

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

sns_topic_info

Reviewed-by: Joseph Torcasso <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Woolley <mw@marknet15.com>
Reviewed-by: Markus Bergholz <git@osuv.de>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
sns_topic_info new module

SUMMARY

sns_topic_info -  new module allowing to get all AWS SNS topics or properties of a specific AWS SNS topic.
Fixes ansible-collections#601
Requires #879

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

sns_topic_info

Reviewed-by: Joseph Torcasso <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Woolley <mw@marknet15.com>
Reviewed-by: Markus Bergholz <git@osuv.de>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
sns_topic_info new module

SUMMARY

sns_topic_info -  new module allowing to get all AWS SNS topics or properties of a specific AWS SNS topic.
Fixes ansible-collections#601
Requires #879

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

sns_topic_info

Reviewed-by: Joseph Torcasso <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Woolley <mw@marknet15.com>
Reviewed-by: Markus Bergholz <git@osuv.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IPv6 support in ec2_vpc_route_table
3 participants