Skip to content

Add Terraform support for Cloud Run v2 scaling controls - #18385

Open
manalikumar wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
manalikumar:cloudrun-tf-support
Open

Add Terraform support for Cloud Run v2 scaling controls#18385
manalikumar wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
manalikumar:cloudrun-tf-support

Conversation

@manalikumar

@manalikumar manalikumar commented Jul 24, 2026

Copy link
Copy Markdown

Expose CPU and Concurrency utilization scaling thresholds under the scaling block. Fixes b/448515376

cloudrun: added `cpu_utilization` and `concurrency_utilization` fields to `google_cloud_run_v2_service` revision scaling configuration

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jul 24, 2026
@google-cla

google-cla Bot commented Jul 24, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions
github-actions Bot requested a review from shuyama1 July 24, 2026 08:15
@github-actions

Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@shuyama1, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@modular-magician modular-magician added service/run and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Jul 27, 2026
@modular-magician

modular-magician commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 0369d26:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 4 files changed, 141 insertions(+)
google-beta provider View Diff 4 files changed, 141 insertions(+)
terraform-google-conversion View Diff 1 file changed, 22 insertions(+)
Open in Cloud Shell View Diff 4 files changed, 120 insertions(+)

Test report

Analytics

Total Tests Passed Skipped Affected
93 83 9 1
Affected Service Packages
  • cloudrunv2

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccCloudRunV2Service_cloudrunv2ServiceScalingControlsExample

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccCloudRunV2Service_cloudrunv2ServiceScalingControlsExample

🟢 All tests passed!

View the recording VCR build log or the debug logs folder for detailed results.

@manalikumar, @zhengruan, @shuyama1 VCR tests complete for 0369d26!

Comment thread mmv1/products/cloudrunv2/Service.yaml
…tilization and concurrency_utilization target thresholds under the scaling block. Fixes b/448515376
@manalikumar
manalikumar force-pushed the cloudrun-tf-support branch from 0369d26 to 51523cc Compare July 29, 2026 02:21
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests service/run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants