Skip to content

Conversation

@yvardhineni
Copy link
Contributor

Summary

Adds Azure Private DNS Zone record sets and VNet Links

@github-actions
Copy link

github-actions bot commented Jul 19, 2023

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

  • Table azure_privatedns_private_zone_record_sets was added
  • Table azure_privatedns_private_zone_virtual_network_links was added

@yvardhineni yvardhineni changed the title feat(azure): add private dns record sets and vnet links feat(azure): dd private dns record sets and vnet links Jul 19, 2023
@yvardhineni yvardhineni changed the title feat(azure): dd private dns record sets and vnet links feat(azure): Add private dns record sets and vnet links Jul 19, 2023
Copy link
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.

Thanks for the contribution @yvardhineni 🚀 Looks great.
Added a few comments regarding the table names. We usually include the parent table name (in singular) in the child's name, see example https://github.com/cloudquery/cloudquery/pull/12410/files#diff-d891ecd9395ed7888be8d30554ec319423e7b4821ca871b81235496fab2a5045R14.

This makes it easier to understand the relation from looking at the name.
Please let me know what you think

@yvardhineni yvardhineni force-pushed the feat/azure_private_dns_record_sets_and_vnet_links branch from 4c098c4 to 19d4947 Compare July 20, 2023 17:56
@yvardhineni
Copy link
Contributor Author

Agreed, some convention always help

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

Thanks for the follow up @yvardhineni, look great 🎸

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jul 21, 2023
@kodiakhq kodiakhq bot merged commit 2f337b1 into cloudquery:main Jul 21, 2023
kodiakhq bot pushed a commit that referenced this pull request Jul 25, 2023
🤖 I have created a release *beep* *boop*
---


## [9.1.0](plugins-source-azure-v9.0.3...plugins-source-azure-v9.1.0) (2023-07-25)


### This Release has the Following Changes to Tables
- Table `azure_mysql_server_databases` was added
- Table `azure_network_private_endpoints` was added
- Table `azure_privatedns_private_zone_record_sets` was added
- Table `azure_privatedns_private_zone_virtual_network_links` was added
- Table `azure_trafficmanager_profiles` was added

### Features

* **azure:** Add azure private endpoints ([#12473](#12473)) ([24d111c](24d111c))
* **azure:** Add azure trafficmanager profiles ([#12458](#12458)) ([347b5c5](347b5c5))
* **azure:** Add private dns record sets and vnet links ([#12417](#12417)) ([2f337b1](2f337b1))
* **resources:** Add MySQL Server Databases ([#12410](#12410)) ([553b11d](553b11d))


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 10df4b9 ([#12443](#12443)) ([e385283](e385283))

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