Skip to content

Commit

Permalink
update CHANGELOG.md for #7348
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jul 9, 2020
1 parent 4904b93 commit de8d7ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FEATURES:

* `metadata_url` can be set at the provider level to obtain an environment from a specific url [GH-7664]
* `metadata_url` can be set at the provider level to use an environment provided by a specific url [GH-7664]
* **New Data Source:** `azurerm_key_vault_certificate_issuer` [GH-7074]
* **New Data Source:** `azurerm_web_application_firewall_policy` [GH-7469]
* **New Resource:** `azurerm_automation_connection` [GH-6847]
Expand Down Expand Up @@ -30,6 +30,7 @@ ENHANCEMENTS:
* dependencies: updating `github.com/tombuildsstuff/giovanni` to `v0.11.0` [GH-7608]
* dependencies: updating `network` to `2020-05-01` [GH-7585]
* Data Source: `azurerm_eventhub_namespace` - exposing the `dedicated_cluster_id` field [GH-7548]
* `azurerm_cosmosdb_account` - support for the `ignore_missing_vnet_service_endpoint` property [GH-7348]
* `azurerm_application_gateway` - support for the `firewall_policy_id` attribute within the `http_listener` block [GH-7580]
* `azurerm_eventhub_namespace` - support for configuring the `dedicated_cluster_id` field [GH-7548]
* `azurerm_eventhub_namespace` - support for setting `partition_count` to `1024` when using a Dedicated Cluster [GH-7548]
Expand Down

0 comments on commit de8d7ce

Please sign in to comment.