-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Network Connectivity Hub #5574
Network Connectivity Hub #5574
Conversation
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 10 files changed, 757 insertions(+), 18 deletions(-)) |
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccApigeeEnvironmentIamBindingGenerated|TestAccApigeeEnvironmentIamMemberGenerated|TestAccApigeeEnvironmentIamPolicyGenerated|TestAccCloudFunctionsFunction_vpcConnector|TestAccContainerNodePool_withInvalidUpgradeSettings|TestAccServiceNetworkingPeeredDNSDomain_basic|TestAccNetworkConnectivityHub_BasicHub You can view the result here: https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=235008 |
Tests failed during RECORDING mode: TestAccCloudFunctionsFunction_vpcConnector|TestAccContainerNodePool_withInvalidUpgradeSettings Please fix these to complete your PR |
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.
Overall looks good to me, but a couple questions.
Is this resource worth releasing without the partner resource?
Do we need the DCL upgrade to add this? I believe there is a breaking change in an osconfig resource here: https://github.com/modular-magician/terraform-provider-google-beta/compare/auto-pr-5574-old..auto-pr-5574#diff-10ce2c336edf0b7efb1851d634d178e963bcffcc179223e09c1d6e224f112ec7R706
Huh, looks like a docs bug where we don't print both the |
Not really, but at least the next review can be smaller in scope. Appreciate the time!
I missed that, and not sure why that appears in this PR. But I'll look into fixing the bug. |
partner resource is ready, so I'm merging this |
Part of hashicorp/terraform-provider-google#10514
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)