Issue with project_filter spec option in GCP source plugin

On the GCP source plugin, is there an issue with the project_filter spec option? I’m trying to use it to ignore all projects that start with sys- and it doesn’t seem to work:

project_filter: "NOT name:sys-*"

We have an open issue for that: GitHub - cloudquery/cloudquery. I would suggest upvoting it as we prioritize based on community feedback.