-
Notifications
You must be signed in to change notification settings - Fork 109
IPv6 Subnet CIDR generation and assignment #1646
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
base: master
Are you sure you want to change the base?
IPv6 Subnet CIDR generation and assignment #1646
Conversation
PR is now waiting for a maintainer to run the acceptance tests. |
/run-acceptance-tests |
Please view the PR build: https://github.com/pulumi/pulumi-awsx/actions/runs/16123242006 |
/run-acceptance-tests |
Please view the PR build: https://github.com/pulumi/pulumi-awsx/actions/runs/16127691569 |
/run-acceptance-tests |
Please view the PR build: https://github.com/pulumi/pulumi-awsx/actions/runs/16224955819 |
PR is now waiting for a maintainer to run the acceptance tests. |
/run-acceptance-tests |
Please view the PR build: https://github.com/pulumi/pulumi-awsx/actions/runs/16225882267 |
PR is now waiting for a maintainer to run the acceptance tests. |
/run-acceptance-tests |
Please view the PR build: https://github.com/pulumi/pulumi-awsx/actions/runs/16231219097 |
I'm not able to repro this failure locally. Very odd, especially because there are several other tests with similar subnet specs (e.g. TestLbSimple). |
Fixes #1049.
This restores functionality that appears to exist in previous versions.
I've modified the arguments to take
assignIpv6AddressOnCreation
which decides if a subnet should get an IPv6 CIDR.