cloudquery/cq-provider-gcp

Documentation on cloudquery-hub is insufficient to configure config.hcl

Closed this issue · 1 comments

Describe the bug

If a user already has already has a 'config.hcl' without 'gcp', the docs on cloudqury-hub are not sufficient for the config they need:
image

'resources' and 'enable_partial_fetch' are missing.
Currently, users probably need to workaround by running 'cloudquery init gcp' in a temporary directory and copy-pasting the relevant sections.

Expected Behavior

the docs at https://hub.cloudquery.io/providers/cloudquery/gcp/latest should be complete.

Steps to Reproduce

https://hub.cloudquery.io/providers/cloudquery/gcp/latest

Possible Solution

No response

Provider and CloudQuery version

Version: 0.20.1 Commit: bf58d820b60d53d154560248df0402410f1e523f Date: 2022-01-30 18:02:22.021261 +0200 IST m=+0.023779169

Additional Context

GCP-provider 0.6.0

Duplicate #103