Skip to content

Commit 05d7498

Browse files
authored
fix: added EmptyOrUnsetBlockDiffSuppress to the scalingMode field in resource google_cloud_run_v2_service (#15904)
1 parent bd047d1 commit 05d7498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/cloudrunv2/Service.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ properties:
323323
description: |
324324
Scaling settings that apply to the whole service
325325
default_from_api: true
326+
diff_suppress_func: 'tpgresource.EmptyOrUnsetBlockDiffSuppress'
326327
properties:
327328
- name: 'minInstanceCount'
328329
type: Integer

0 commit comments

Comments
 (0)