Skip to content

fix: Add missing azure_keyvault_secrets tables#1937

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/add_missing_secrets_table
Sep 21, 2022
Merged

fix: Add missing azure_keyvault_secrets tables#1937
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/add_missing_secrets_table

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

This was missing from migration to the new code gen. Thanks @disq for finding it.
Related to


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Test locally on your own infrastructure
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah requested review from a team, disq and shimonp21 and removed request for a team and shimonp21 September 21, 2022 17:11
@cq-bot cq-bot added the azure label Sep 21, 2022
@erezrokah erezrokah changed the title fix: Add missing azure_keyvault_secrets fix: Add missing azure_keyvault_secrets tables Sep 21, 2022
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Sep 21, 2022
@kodiakhq kodiakhq bot merged commit 491aa66 into cloudquery:main Sep 21, 2022
kodiakhq bot pushed a commit that referenced this pull request Sep 22, 2022
🤖 I have created a release *beep* *boop*
---


## [0.14.1-pre.0](plugins/source/azure/v0.14.0-pre.0...plugins/source/azure/v0.14.1-pre.0) (2022-09-22)


### Bug Fixes

* Add missing `azure_keyvault_secrets` tables ([#1937](#1937)) ([491aa66](491aa66))
* Update Azure codegen ([#1936](#1936)) ([4b739db](4b739db))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
yevgenypats pushed a commit that referenced this pull request Sep 26, 2022
🤖 I have created a release *beep* *boop*
---


##
[1.0.0-pre.0](plugins-source-azure-v0.14.2-pre.0...plugins-source-azure-v1.0.0-pre.0)
(2022-09-26)


### ⚠ BREAKING CHANGES

* Migrate Azure plugin to v2 (#1754)
* Fix Azure credential chain (#1283)

### Features

* Add website, docs and blog to our main repo
([#1159](#1159))
([dd69948](dd69948))
* Added azure cdn profiles
([#1460](#1460))
([cc154c5](cc154c5))
* Migrate Azure plugin to v2
([#1754](#1754))
([ee9bef2](ee9bef2))


### Bug Fixes

* Add missing `azure_keyvault_secrets` tables
([#1937](#1937))
([491aa66](491aa66))
* **deps:** Update golang.org/x/sync digest to 7fc1605
([#1652](#1652))
([daafae1](daafae1))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore
to v1.1.2
([#1664](#1664))
([5390e13](5390e13))
* **deps:** Update module github.com/cloudquery/cq-gen to v0.0.10
([#1474](#1474))
([b142e13](b142e13))
* **deps:** Update module github.com/cloudquery/cq-gen to v0.0.11
([#1491](#1491))
([5140bef](5140bef))
* **deps:** Update module github.com/cloudquery/cq-gen to v0.0.12
([#1503](#1503))
([a740719](a740719))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.6.3
([#1858](#1858))
([9e3ace7](9e3ace7))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.6.4
([#1862](#1862))
([5d141cf](5d141cf))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.7.1
([#1865](#1865))
([474bb70](474bb70))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.7.2
([#1872](#1872))
([49ed26d](49ed26d))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.7.3
([#1886](#1886))
([7435d59](7435d59))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.7.4
([#1889](#1889))
([63a5362](63a5362))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.7.9
([#1891](#1891))
([3469f20](3469f20))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.8.0
([#1997](#1997))
([4fa40da](4fa40da))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.8.1
([#2024](#2024))
([8f88de4](8f88de4))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.8.2
([#2044](#2044))
([9b69b46](9b69b46))
* Fix Azure credential chain
([#1283](#1283))
([c2aadf7](c2aadf7))
* Generate Azure date.time as Timestamps
([#1885](#1885))
([92d41a1](92d41a1))
* Regenerate Azure resources
([#1875](#1875))
([7411a27](7411a27))
* Update Azure codegen
([#1936](#1936))
([4b739db](4b739db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@erezrokah erezrokah deleted the fix/add_missing_secrets_table branch December 15, 2023 10:13
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