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

Network Connectivity Hub #5574

Merged
merged 3 commits into from
Dec 29, 2021

Conversation

c2thorn
Copy link
Member

@c2thorn c2thorn commented Dec 22, 2021

Part of hashicorp/terraform-provider-google#10514

If this PR is for Terraform, I acknowledge that I have:

  • Searched through the issue tracker for an open issue that this either resolves or contributes to, commented on it to claim it, and written "fixes {url}" or "part of {url}" in this PR description. If there were no relevant open issues, I opened one and commented that I would like to work on it (not necessary for very small changes).
  • Generated Terraform, and ran make test and make lint to ensure it passes unit and linter tests.
  • Ensured that all new fields I added that can be set by a user appear in at least one example (for generated resources) or third_party test (for handwritten resources or update tests).
  • Ran relevant acceptance tests (If the acceptance tests do not yet pass or you are unable to run them, please let your reviewer know).
  • Read the Release Notes Guide before writing my release note below.

Release Note Template for Downstream PRs (will be copied)

`google_network_connectivity_hub`

@modular-magician
Copy link
Collaborator

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(-))
Terraform Beta: Diff ( 10 files changed, 761 insertions(+), 22 deletions(-))
TF Validator: Diff ( 1 file changed, 1 insertion(+))

@modular-magician
Copy link
Collaborator

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

@modular-magician
Copy link
Collaborator

Tests failed during RECORDING mode: TestAccCloudFunctionsFunction_vpcConnector|TestAccContainerNodePool_withInvalidUpgradeSettings Please fix these to complete your PR

@c2thorn c2thorn requested a review from slevenick December 23, 2021 16:56
Copy link
Contributor

@slevenick slevenick left a 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

@slevenick
Copy link
Contributor

Huh, looks like a docs bug where we don't print both the validate & enforce block structures, so unrelated to this

@slevenick slevenick self-requested a review December 23, 2021 21:05
@c2thorn
Copy link
Member Author

c2thorn commented Dec 23, 2021

@slevenick

Is this resource worth releasing without the partner resource?

Not really, but at least the next review can be smaller in scope. Appreciate the time!

Do we need the DCL upgrade to add this? I believe there is a breaking change in an osconfig resource here:

I missed that, and not sure why that appears in this PR. But I'll look into fixing the bug.

@c2thorn
Copy link
Member Author

c2thorn commented Dec 29, 2021

partner resource is ready, so I'm merging this

@c2thorn c2thorn merged commit bb793c2 into GoogleCloudPlatform:master Dec 29, 2021
@c2thorn c2thorn deleted the network-connectivity branch December 29, 2021 18:47
xuchenma pushed a commit to xuchenma/magic-modules that referenced this pull request Jan 7, 2022
betsy-lichtenberg pushed a commit to betsy-lichtenberg/magic-modules that referenced this pull request Apr 25, 2022
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.

3 participants