-
Notifications
You must be signed in to change notification settings - Fork 547
fix(services): Update GCP Services #10133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK so I think we should look into this as we are extracting cloudiot data, see https://github.com/cloudquery/cloudquery/tree/eefbad516aff7599ab67dedb03d41b0dbb94b88c/plugins/source/gcp/resources/services/cloudiot.
Probably related to this service being deprecated soon https://cloud.google.com/iot-core. We might want to remove the relevant tables
|
I added CloudIOT to the non discoverable services to unblock for now 2874fc8, as it seems the API still works |
🤖 I have created a release *beep* *boop* --- ## [8.5.0](plugins-source-gcp-v8.4.5...plugins-source-gcp-v8.5.0) (2023-04-25) ### Features * **gcp:** Update GCP Instance Shielded VM Policy ([#10185](#10185)) ([813910d](813910d)) * **gcp:** Upgrade to `github.com/cloudquery/plugin-sdk/v2` ([#9945](#9945)) ([48aadd1](48aadd1)), closes [#9944](#9944) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.0 ([#10135](#10135)) ([cf33b89](cf33b89)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.2 ([#10143](#10143)) ([8f887e0](8f887e0)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.0 ([#10163](#10163)) ([9a7f214](9a7f214)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.1 ([#10175](#10175)) ([5b53423](5b53423)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.3 ([#10187](#10187)) ([b185248](b185248)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.4 ([#10196](#10196)) ([c6d2f59](c6d2f59)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.5 ([#10200](#10200)) ([5a33693](5a33693)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.6 ([#10208](#10208)) ([91c80a7](91c80a7)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.8 ([#10213](#10213)) ([f358666](f358666)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.4.0 ([#10278](#10278)) ([a0a713e](a0a713e)) * **gcp-docs:** Policy docs should include tables used in views ([#10252](#10252)) ([a197db5](a197db5)) * **services:** Update GCP Services ([#10133](#10133)) ([770e260](770e260)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This PR was created by a scheduled workflow to update GCP Services