Skip to content

Commit

Permalink
updating to include hashicorp#9195
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Nov 12, 2020
1 parent 6b1ed9f commit 1172d14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ IMPROVEMENTS:
* dependencies: upgrading to `v0.13.0` of `github.com/hashicorp/go-azure-helpers` [GH-9191]
* dependencies: upgrading to `v0.14.0` of `github.com/tombuildsstuff/giovanni` [GH-9189]
* storage: upgrading the Data Plane API's to API Version `2019-12-12` [GH-9192]
* Data Source `azurerm_kubernetes_node_pool` - exporting `proximity_placement_group_id` [GH-9195]
* `azurerm_app_service` support `v5.0` for the `dotnet_framework_version` [GH-9251]
* `azurerm_availability_set` - adding validation to the `name` field [GH-9279]
* `azurerm_cosmosdb_account` - support for the `key_vault_key_id` property allowing use of Customer Managed Keys [GH-8919]
Expand All @@ -36,6 +37,8 @@ IMPROVEMENTS:
* `azurerm_linux_virtual_machine_scale_set` - support for managed boot diagnostics by leaving the `storage_account_uri` property empty [GH-8917]
* `azurerm_log_analytics_workspace` - support for the `internet_ingestion_enabled` and `internet_query_enabled` properties [GH-9033]
* `azurerm_logic_app_workflow` added logicapp name validation [GH-9282]
* `azurerm_kubernetes_cluster` - support for `proximity_placement_group_id` within the `default_node_pool` block [GH-9195]
* `azurerm_kubernetes_node_pool` - support for `proximity_placement_group_id` [GH-9195]
* `azurerm_policy_remediation` - support for the `resource_discovery_mode` property [GH-9210]
* `azurerm_point_to_site_vpn_gateway` - support for the `route` block [GH-9158]
* `azurerm_virtual_network` - support for the `bgp_community` and `vnet_protection_enabled` [GH-8979]
Expand Down

0 comments on commit 1172d14

Please sign in to comment.