File tree 1 file changed +3
-1
lines changed
tools/issue-labeler/labeler
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ service/aiplatform-metadata:
24
24
service/aiplatform-prediction :
25
25
resources :
26
26
- google_vertex_ai_endpoint
27
+ - google_vertex_ai_deployment_resource_pool
27
28
- google_ml_engine_model
28
29
service/aiplatform-tensorboard :
29
30
resources :
@@ -163,7 +164,7 @@ service/compute-instances:
163
164
- google_compute_resource_policy
164
165
service/compute-interconnect :
165
166
resources :
166
- - google_compute_interconnect_ .*
167
+ - google_compute_interconnect .*
167
168
service/compute-ipam :
168
169
resources :
169
170
- google_compute_address
@@ -610,6 +611,7 @@ service/sqladmin-security:
610
611
- google_sql_ca_certs
611
612
- google_sql_ssl_cert
612
613
service/storage :
614
+ team : gcs-terraform-eng
613
615
resources :
614
616
- google_storage_.*
615
617
service/tpu :
You can’t perform that action at this time.
0 commit comments