-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Support for aws_vpc support new attribute Ipv6CidrBlockNetworkBorderGroup #22211
Support for aws_vpc support new attribute Ipv6CidrBlockNetworkBorderGroup #22211
Conversation
Test Results: make testacc TESTARGS='-run=TestAccVPC_assignGeneratedIPv6CIDRBlockWithBorder' ACCTEST_PARALLELISM=5 PKG=ec2 |
Thank you for your contribution! 🚀 Please note that the Remove any changes to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please mention the new parameter ipv6_cidr_block_network_border_group
& that assign_generated_ipv6_cidr_block
is required to set it
.changelog/22211.txt
Outdated
@@ -0,0 +1,3 @@ | |||
```release-note:enhancement | |||
resource/ec2/vpc: Add `ipv6_cidr_block_network_border_group` argument |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style should be resource/aws_vpc:
for all changelog files
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
…derGroup #15766 for review, test cases to follow
aws_vpc support new attribute Ipv6CidrBlockNetworkBorderGroup #15766 for review
Community Note
Relates OR Closes #0000
Output from acceptance testing: