hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.36k stars 1.75k forks source link

Add Cloud Run v2 Service urls field #20313

Closed modular-magician closed 1 week ago

modular-magician commented 1 week ago

Adds the urls field for v2 Services which contains the recently launched deterministic Service URL in addition to the old style URL set in the singular uri field.

Release Note Template for Downstream PRs (will be copied)

cloudrunv2: added `urls` output field to `google_cloud_run_v2_service` resource

Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/12194