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 #6287

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 merged commit de48ec0 into hashicorp:main Sep 15, 2023
4 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