Question about GCP Config Docs
organization_ids ([]string)
(default: empty. will use all organizations available to the current authenticated account)
Specify organizations to use when syncing organization level resources (e.g. folders or security findings).
Is there a way to know what tables CloudQuery treats as “organization level”? Or are those the only two?
What I’m actually curious about is if I configure:
- a list of
folder_ids
- leave
organization_ids
null/empty - tables =
*
What skip tables should I be using to not also have it sync these organization tables?