Skip to content

Commit

Permalink
Update enrolled_teams.yml (#10268)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottSuarez authored Mar 27, 2024
1 parent 44041dc commit 0254ec8
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions tools/issue-labeler/labeler/enrolled_teams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ service/aiplatform-dataset:
service/aiplatform-featurestore:
resources:
- google_vertex_ai_featurestore.*
- google_vertex_ai_feature_group
- google_vertex_ai_feature_group.*
- google_vertex_ai_feature_online_store.*
service/aiplatform-matching-engine:
resources:
Expand Down Expand Up @@ -196,6 +196,7 @@ service/compute-network-peering:
service/compute-networking-ig:
resources:
- google_compute_instance_group
- google_compute_instance_group_membership
- google_compute_instance_group_named_port
- google_compute_region_instance_group
service/compute-networking-neg:
Expand Down Expand Up @@ -449,6 +450,8 @@ service/network-security:
service/network-security-distributed-firewall:
resources:
- google_network_security_address_group
- google_network_security_firewall_endpoint.*
- google_network_security_security_profile.*
- google_compute_firewall.*
- google_compute_network_firewall_policy.*
- google_compute_organization_security_policy.*
Expand Down Expand Up @@ -567,7 +570,21 @@ service/spanner:
- google_spanner_.*
service/sqladmin:
resources:
- google_sql_.*
- google_sql_database
- google_sql_database_instance
- google_sql_database_instances
- google_sql_databases
- google_sql_source_representation_instance
- google_sql_tiers
- google_sql_user
service/sqladmin-dp:
resources:
- google_sql_backup_run
- google_sql_database_instance_latest_recovery_time
service/sqladmin-security:
resources:
- google_sql_ca_certs
- google_sql_ssl_cert
service/storage:
resources:
- google_storage_.*
Expand Down

0 comments on commit 0254ec8

Please sign in to comment.