feat: Add gcp_compute_routes tables#13957
Merged
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom Sep 20, 2023
Merged
Conversation
This PR has the following changes to source plugin(s) tables:
|
gcp_compute_routes tablesgcp_compute_routes tables
gcp_compute_routes tablesgcp_compute_routes tables
disq
approved these changes
Sep 20, 2023
Member
disq
left a comment
There was a problem hiding this comment.
LGTM! Thanks for the contribution
Member
|
/gen sha=5d62c9f5c3deba514571bfdc0d13777d17c53363 plugin=gcp |
kodiakhq bot
pushed a commit
that referenced
this pull request
Sep 27, 2023
🤖 I have created a release *beep* *boop* --- ## [9.6.0](plugins-source-gcp-v9.5.4...plugins-source-gcp-v9.6.0) (2023-09-27) ### This Release has the Following Changes to Tables - Table `gcp_compute_routes` was added ### Features * Add `gcp_compute_routes` tables ([#13957](#13957)) ([d6bb094](d6bb094)) * **main:** Add JSON schema for spec ([#13876](#13876)) ([bda21fc](bda21fc)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.0 ([#13978](#13978)) ([2efdf55](2efdf55)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.2 ([#13988](#13988)) ([aebaddf](aebaddf)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.0 ([#14031](#14031)) ([ac7cdc4](ac7cdc4)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.8.0 ([#13950](#13950)) ([15b0b69](15b0b69)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.9.0 ([#13960](#13960)) ([f074076](f074076)) * **services:** Update GCP Services ([#14023](#14023)) ([97961dd](97961dd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added GCP routes table.