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

Adds Direct VPC egress support for Cloud Run V2 resources #1446

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#15568

Release Note Template for Downstream PRs (will be copied)

cloudrunv2: added fields `network_interfaces` to resource `google_cloud_run_v2_job` to support Direct VPC egress.
cloudrunv2: added fields `network_interfaces` to resource `google_cloud_run_v2_service` to support Direct VPC egress.

Derived from GoogleCloudPlatform/magic-modules#8932

@modular-magician modular-magician requested a review from a team as a code owner September 15, 2023 20:03
@modular-magician modular-magician requested review from ScottSuarez and removed request for a team September 15, 2023 20:03
@modular-magician modular-magician merged commit 2bac24f into GoogleCloudPlatform:main Sep 15, 2023
5 checks passed
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.

google_cloud_run_v2_service and google_cloud_run_v2_job do not support Direct VPC egress with a VPC network
1 participant