google/resource-snippets/monitoring-v3/groups.yaml (8 lines of code) (raw):

resources: - name: group type: gcp-types/monitoring-v3:projects.groups properties: displayName: My group filter: resource.type="gce_instance" AND resource.metadata.name=starts_with("foo") isCluster: false