FAQ | This is a LIVE service | Changelog

Skip to content

refactor: update cpu_idle and startup_cpu_boost defaults

Dr Abraham Martin requested to merge fix-defaults-limits- into master

This commit updates the default values for the cpu_idle and startup_cpu_boost properties the resources block inside the containers block. The changes ensure that if these properties are not explicitly set when a limit is specified, they will default to true in the google_cloud_run_v2_service resource rather than false.

Merge request reports