Skip to content

Commit

Permalink
Update enrolled_teams.yml (#9699)
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath authored Dec 21, 2023
1 parent 89656df commit e8507ed
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions tools/issue-labeler/labeler/enrolled_teams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ service/certificatemanager:
- google_compute_managed_ssl_certificate
- google_compute_region_ssl_certificate
- google_compute_ssl_certificate
service/cloud-dns:
resources:
- google_dns_.*
service/cloudasset:
resources:
- google_cloud_asset_.*
Expand Down Expand Up @@ -136,6 +139,7 @@ service/compute-instances:
- google_compute_instance
- google_compute_instance_from_.*
- google_compute_instance_iam.*
- google_compute_instance_settings
- google_compute_instance_template
- google_compute_region_instance_template
- google_compute_project_metadata.*
Expand Down Expand Up @@ -273,9 +277,9 @@ service/dataplex:
- google_dataplex_.*
service/dataproc:
resources:
- google_dataproc_cluster
- google_dataproc_autoscaling_policy
- google_dataproc_job
- google_dataproc_cluster.*
- google_dataproc_autoscaling_policy.*
- google_dataproc_job.*
- google_dataproc_workflow_template
- google_dataproc_batch
service/datastream:
Expand Down Expand Up @@ -398,6 +402,9 @@ service/memcache:
service/metastore:
resources:
- google_dataproc_metastore_.*
service/migrationcenter:
resources:
- google_migration_center_.*
service/monitoring-alerting:
resources:
- google_monitoring_notification_channel
Expand All @@ -407,6 +414,7 @@ service/monitoring-metrics:
- google_monitoring_metric_descriptor
- google_monitoring_group
service/monitoring-services:
team: monitoring-core-services
resources:
- google_monitoring_custom_service
- google_monitoring_dashboard
Expand Down Expand Up @@ -549,9 +557,7 @@ service/tpu:
- google_tpu_.*
service/vmwareengine:
resources:
- google_vmwareengine_network
- google_vmwareengine_private_cloud
- google_vmwareengine_cluster
- google_vmwareengine_.*
service/vpcaccess:
resources:
- google_vpc_access_connector
Expand Down

0 comments on commit e8507ed

Please sign in to comment.