Add support to GPC shared VPCs - #138
Closed
chusopr wants to merge 1 commit into
Closed
Conversation
Signed-off-by: Jesus Perez Rey <jprey@bluemetrix.com>
chusopr
force-pushed
the
gpc-shared-vpc
branch
from
January 11, 2023 14:59
a857dc6 to
16bb612
Compare
Member
|
Closing, as most of the infrastructure work for Cloudera on cloud is now handled by the cdp Terraform provider and the cdp-tf-quickstarts and associated submodules. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds support to providing a different GCP project id for the VPC as required for using shared VPCs.
This has been tested for the last month by the customer this was developed for, who has been deploying all their clusters with a shared VPC with this change.
Required cloudera-labs/cloudera.cloud#83