Skip to content

feat: Add instance_view to azure_compute_virtual_machines table#5941

Merged
kodiakhq[bot] merged 11 commits intomainfrom
feat/azure_instance_views
Dec 25, 2022
Merged

feat: Add instance_view to azure_compute_virtual_machines table#5941
kodiakhq[bot] merged 11 commits intomainfrom
feat/azure_instance_views

Conversation

@yevgenypats
Copy link
Copy Markdown
Contributor

apparently az vm list always returns instance_views column as empty so to get that data we need additional call.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cloudquery-web 🔄 Building (Inspect) Dec 23, 2022 at 2:49PM (UTC)

@yevgenypats yevgenypats changed the title feat: Add azure_virtual_machine_instance_views table feat: Add instance_view to azure_compute_virtual_machines table Dec 24, 2022
@cq-bot cq-bot added the website label Dec 24, 2022
@github-actions
Copy link
Copy Markdown

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

  • Table azure_compute_virtual_machines: column added with name instance_view and type JSON

Copy link
Copy Markdown
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

Looks good, but maybe we can remove the commented out code

yevgenypats and others added 2 commits December 25, 2022 12:27
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
@yevgenypats yevgenypats added the automerge Automatically merge once required checks pass label Dec 25, 2022
@kodiakhq kodiakhq bot merged commit d65d80f into main Dec 25, 2022
@kodiakhq kodiakhq bot deleted the feat/azure_instance_views branch December 25, 2022 10:32
kodiakhq bot pushed a commit that referenced this pull request Dec 27, 2022
🤖 I have created a release *beep* *boop*
---


## [3.0.0](plugins-source-azure-v2.2.0...plugins-source-azure-v3.0.0) (2022-12-27)


### ⚠ BREAKING CHANGES

* **azure:** Rename e_tag to etag ([#5902](#5902))

### Features

* Add instance_view to azure_compute_virtual_machines table ([#5941](#5941)) ([d65d80f](d65d80f))
* **azure:** Add search,logic,monitor,redis tables ([#5952](#5952)) ([9e16822](9e16822))


### Bug Fixes

* **azure:** Rename e_tag to etag ([#5902](#5902)) ([3c9daf5](3c9daf5))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.13.1 ([#5897](#5897)) ([ad15915](ad15915))
* Update Azure auto provisioning queries ([#5888](#5888)) ([cf838ed](cf838ed))
* Update Azure Storage Queries ([#5908](#5908)) ([38690c6](38690c6))

---
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.

3 participants