Added internalIpv6Prefix attribute on Subnetwork resource#8985
Conversation
Added test for internal ipv6 subnet
|
Hello! I am a robot. It looks like you are a: Community Contributor @shuyama1, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
@simonebruzzechesse thanks for making the PR. Please see internal contribution page to get tests automatically run for your future PRs, so you'll able to see test results faster :) |
Tests analyticsTotal tests: Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccComputeSubnetwork_internal_ipv6 |
|
Rerun these tests in REPLAYING mode to catch issues
|
As per the PR title this PR adds new internalIpv6Prefix attribute available on the Subnetwork resource as per official documentation available at the following link.
This is the new PR to substitute the original #8370 since replacing the unused value is a breaking change.
If this PR is for Terraform, I acknowledge that I have:
make testandmake lintin the generated providers to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)