Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Fixes #7935

This is the (nested) spec used by GCP Source Plugin
- `project_ids` ([]string) (default: empty. will use all available projects available to the current authenticated account)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

available projects available 👀

- `project_ids` ([]string) (default: empty. will use all available projects available to the current authenticated account)
- `project_ids` ([]string) (default: empty. will use all projects available to the current authenticated account)

Specify specific projects to connect to. If either `folder_ids` or `project_filter` is specified, these projects will be fetched in addition
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specify specific 👀

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 12, 2023
@kodiakhq kodiakhq bot merged commit cc8e9b5 into cloudquery:main Feb 20, 2023
@erezrokah erezrokah deleted the feat/org_ids_filters branch February 20, 2023 09:04
kodiakhq bot pushed a commit that referenced this pull request Feb 21, 2023
🤖 I have created a release *beep* *boop*
---


## [8.2.0](plugins-source-gcp-v8.1.0...plugins-source-gcp-v8.2.0) (2023-02-21)


### Features

* **gcp-spec:** Add `organization_ids` and `organization_filter` ([#7936](#7936)) ([cc8e9b5](cc8e9b5))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.38.2 ([#8156](#8156)) ([ac2d2d7](ac2d2d7))
* **deps:** Update module golang.org/x/net to v0.7.0 [SECURITY] ([#8176](#8176)) ([fc4cef8](fc4cef8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(gcp): Add organization_ids spec config and possibly organizations_filter

3 participants