Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Fixes #8145

@github-actions
Copy link

github-actions bot commented Mar 1, 2023

This PR has the following changes to source plugin(s) tables:

  • Table gcp_compute_machine_types was added
  • Table gcp_compute_zones was added

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Mar 1, 2023
@kodiakhq kodiakhq bot merged commit 9a680c6 into cloudquery:main Mar 3, 2023
kodiakhq bot pushed a commit that referenced this pull request Mar 8, 2023
🤖 I have created a release *beep* *boop*
---


## [8.4.0](plugins-source-gcp-v8.3.0...plugins-source-gcp-v8.4.0) (2023-03-08)


### Features

* **docs:** Render tables as a part of the Website and add a [tables search box](https://www.cloudquery.io/tables). The equivalent of the GitHub README.md file is now under each plugin's docs section, for example https://www.cloudquery.io/docs/plugins/sources/aws/tables. The Website HTML page is built from the GitHub markdown file located under each plugin's path in our Website code, for example https://github.com/cloudquery/cloudquery/blob/main/website/pages/docs/plugins/sources/aws/tables.md. For the list of all plugins table files as they are stored on GitHub see https://github.com/cloudquery/cloudquery/tree/main/website/tables ([342b0c5](342b0c5))
* **gcp-resources:** Add Compute Machine Types ([#8674](#8674)) ([9a680c6](9a680c6))


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to c95f2b4 ([#8560](#8560)) ([9c3bd5b](9c3bd5b))
* **deps:** Update module cloud.google.com/go to v0.110.0 ([#8628](#8628)) ([eb755b8](eb755b8))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.42.0 ([#8729](#8729)) ([7455420](7455420))
* **deps:** Update module github.com/googleapis/enterprise-certificate-proxy to v0.2.3 ([#8571](#8571)) ([3ea55e8](3ea55e8))
* **deps:** Update module github.com/stretchr/testify to v1.8.2 ([#8599](#8599)) ([2ec8086](2ec8086))
* **services:** Update GCP Services ([#8673](#8673)) ([0c05424](0c05424))
* **services:** Update GCP Services ([#8727](#8727)) ([88d81cf](88d81cf))
* **services:** Update GCP Services ([#8767](#8767)) ([055230b](055230b))

---
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): New resource Instance/Machine Types

3 participants