Skip to content

fix(azure): Remove azure_storage_deleted_accounts#5551

Merged
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
erezrokah:fix/azure_id_nil
Dec 13, 2022
Merged

fix(azure): Remove azure_storage_deleted_accounts#5551
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
erezrokah:fix/azure_id_nil

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

The API returns nil IDs for this resource, so removing it until we can configure it in the code gen

@github-actions
Copy link
Copy Markdown

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

  • ⚠️ BREAKING CHANGE: Table azure_storage_deleted_accounts was removed

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 12, 2022
@kodiakhq kodiakhq bot merged commit 821d63a into cloudquery:main Dec 13, 2022
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