Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Apr 2, 2020
1 parent a82ee64 commit 44d79f5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
## 2.4.0 (Unreleased)
## 2.4.0 (April 02, 2020)


FEATURES:

* **New Data Source:** `azurerm_managed_application_definition` [GH-6211]
* **New Resource:** `azurerm_hpc_cache_nfs_target` [GH-6191]
* **New Resource:** `azurerm_log_analytics_datasource_windows_event ` [GH-6321]
* **New Resource:** `azurerm_log_analytics_datasource_windows_performance_counter` [GH-6274]
* **New Resource:** `azurerm_managed_application_definition` [GH-6211]
* **New Resource:** `azurerm_spring_cloud_service` [GH-4928]
* **New Data Source:** `azurerm_managed_application_definition` ([#6211](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6211))
* **New Resource:** `azurerm_hpc_cache_nfs_target` ([#6191](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6191))
* **New Resource:** `azurerm_log_analytics_datasource_windows_event ` ([#6321](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6321))
* **New Resource:** `azurerm_log_analytics_datasource_windows_performance_counter` ([#6274](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6274))
* **New Resource:** `azurerm_managed_application_definition` ([#6211](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6211))
* **New Resource:** `azurerm_spring_cloud_service` ([#4928](https://github.com/terraform-providers/terraform-provider-azurerm/issues/4928))

IMPROVEMENTS:

* `azurerm_network_interface` - always send `enable_accelerated_networking` to the api [GH-6289]
* `azurerm_management_group` - deprecated and rename the `group_id` property to `name` to better match what it represents [GH-6276]
* `azurerm_network_interface` - always send `enable_accelerated_networking` to the api ([#6289](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6289))
* `azurerm_management_group` - deprecated and rename the `group_id` property to `name` to better match what it represents ([#6276](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6276))

BUGS:

* `azurerm_application_gateway` - can now set `include_path` with `target_url` [GH-6175]
* `azurerm_policy_set_definition` - mark `metadata` as computed [GH-6266]
* `azurerm_application_gateway` - can now set `include_path` with `target_url` ([#6175](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6175))
* `azurerm_policy_set_definition` - mark `metadata` as computed ([#6266](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6266))

## 2.3.0 (March 27, 2020)

Expand Down

0 comments on commit 44d79f5

Please sign in to comment.