Skip to content

feat(azure): Add keyvaults and network_gateways#5564

Merged
kodiakhq[bot] merged 4 commits intomainfrom
feat/azure_keys
Dec 13, 2022
Merged

feat(azure): Add keyvaults and network_gateways#5564
kodiakhq[bot] merged 4 commits intomainfrom
feat/azure_keys

Conversation

@yevgenypats
Copy link
Copy Markdown
Contributor

Add more missing tables from previous sdk version

@github-actions
Copy link
Copy Markdown

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

  • Table azure_keyvault_keyvault was added
  • Table azure_keyvault_keyvault_keys was added
  • Table azure_keyvault_keyvault_managed_hsms was added
  • Table azure_keyvault_keyvault_secrets was added
  • Table azure_network_express_route_gateways was added

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, added 1 non blocking comment

},

Relations: []*schema.Table{
keyvault_keys(),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not blocking but I think these should be named keyvaultKeys and keyvaultSecrets

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 13, 2022
@kodiakhq kodiakhq bot merged commit 147becb into main Dec 13, 2022
@kodiakhq kodiakhq bot deleted the feat/azure_keys branch December 13, 2022 11:21
kodiakhq bot pushed a commit that referenced this pull request Dec 13, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.0](plugins-source-azure-v1.4.10...plugins-source-azure-v2.0.0) (2022-12-13)


### ⚠ BREAKING CHANGES

* **azure:** Move to new SDK. Many new resources were added, please see https://www.cloudquery.io/docs/plugins/sources/azure/tables for the new list. The main difference in columns is that we don't unwrap Azure properties into separate columns. Instead `properties` are stored as a JSON column

### Features

* **azure:** Add keyvaults  and network_gateways ([#5564](#5564)) ([147becb](147becb))
* **azure:** Move to new sdk ([8657395](8657395))
* **azure:** New tables for mariadb,mysql,cdn ([#5549](#5549)) ([ae8bb85](ae8bb85))
* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **azure:** Remove azure_storage_deleted_accounts ([#5551](#5551)) ([821d63a](821d63a))
* **deps:** Update golang.org/x/exp digest to 6ab00d0 ([#5200](#5200)) ([66a8ae4](66a8ae4))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.2.0 ([#5211](#5211)) ([46b470e](46b470e))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.2.0 ([#5212](#5212)) ([64c1802](64c1802))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.0 ([#5416](#5416)) ([2e7ca35](2e7ca35))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.0 ([#5539](#5539)) ([fb71293](fb71293))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.2 ([#5583](#5583)) ([d721c4e](d721c4e))
* **deps:** Update module github.com/gofrs/uuid to v4.3.1 ([#5204](#5204)) ([1ca1bdc](1ca1bdc))

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