Skip to content

Commit 45d09f1

Browse files
committed
v4.9.0
1 parent 5a6a545 commit 45d09f1

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

.release/provider-schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
## 4.9.0 (Unreleased)
1+
## 4.9.0 (November 08, 2024)
22

33
FEATURES:
44

5-
* **New Resource**: `azurerm_dynatrace_monitor` [GH-27432]
6-
* **New Resource**: `azurerm_dashboard_grafana_managed_private_endpoint` [GH-27781]
7-
* **New Resource**: `azurerm_data_protection_backup_instance_mysql_flexible_server` [GH-27464]
8-
* **New Resource**: `azurerm_mongo_cluster` [GH-27636]
9-
* **New Resource**: `azurerm_stack_hci_network_interface` [GH-26888]
5+
* **New Resource**: `azurerm_dynatrace_monitor` ([#27432](https://github.com/hashicorp/terraform-provider-azurerm/issues/27432))
6+
* **New Resource**: `azurerm_dashboard_grafana_managed_private_endpoint` ([#27781](https://github.com/hashicorp/terraform-provider-azurerm/issues/27781))
7+
* **New Resource**: `azurerm_data_protection_backup_instance_mysql_flexible_server` ([#27464](https://github.com/hashicorp/terraform-provider-azurerm/issues/27464))
8+
* **New Resource**: `azurerm_mongo_cluster` ([#27636](https://github.com/hashicorp/terraform-provider-azurerm/issues/27636))
9+
* **New Resource**: `azurerm_stack_hci_network_interface` ([#26888](https://github.com/hashicorp/terraform-provider-azurerm/issues/26888))
1010

1111
ENHANCEMENTS:
1212

13-
* dependencies - update `go-azure-sdk` to `v0.20241104.1140654` [GH-27896]
14-
* dependencies - update `go-azure-helpers` to `v0.71.0` [GH-27897]
15-
* dependencies - update `golang-jwt` to `v4.5.1` [GH-27938]
16-
* `storage` - allow `azurerm_storage_account` to be used in Data Plane restrictive environments [GH-27818]
17-
* `azurerm_cognitive_deployment` - `sku.0.name` now supports `DataZoneStandard` [GH-27926]
18-
* `azurerm_mssql_managed_database` - support for the `tags` property [GH-27857]
19-
* `azurerm_oracle_cloud_vm_cluster` - support for the `domain`, `scan_listener_port_tcp`, `scan_listener_port_tcp_ssl` and `zone_id` properties [GH-27808]
20-
* `azurerm_public_ip_prefix` - support for the `sku_tier` property [GH-27882]
21-
* `azurerm_public_ip` - support for the `domain_name_label_scope` property [GH-27748]
22-
* `azurerm_subnet` - `default_outbound_access_enabled` can now be updated [GH-27858]
23-
* `azurerm_storage_container` - support for the `storage_account_id` property [GH-27733]
24-
* `azurerm_storage_share` - support for the `storage_account_id` property [GH-27733]
13+
* dependencies - update `go-azure-sdk` to `v0.20241104.1140654` ([#27896](https://github.com/hashicorp/terraform-provider-azurerm/issues/27896))
14+
* dependencies - update `go-azure-helpers` to `v0.71.0` ([#27897](https://github.com/hashicorp/terraform-provider-azurerm/issues/27897))
15+
* dependencies - update `golang-jwt` to `v4.5.1` ([#27938](https://github.com/hashicorp/terraform-provider-azurerm/issues/27938))
16+
* `storage` - allow `azurerm_storage_account` to be used in Data Plane restrictive environments ([#27818](https://github.com/hashicorp/terraform-provider-azurerm/issues/27818))
17+
* `azurerm_cognitive_deployment` - `sku.0.name` now supports `DataZoneStandard` ([#27926](https://github.com/hashicorp/terraform-provider-azurerm/issues/27926))
18+
* `azurerm_mssql_managed_database` - support for the `tags` property ([#27857](https://github.com/hashicorp/terraform-provider-azurerm/issues/27857))
19+
* `azurerm_oracle_cloud_vm_cluster` - support for the `domain`, `scan_listener_port_tcp`, `scan_listener_port_tcp_ssl` and `zone_id` properties ([#27808](https://github.com/hashicorp/terraform-provider-azurerm/issues/27808))
20+
* `azurerm_public_ip_prefix` - support for the `sku_tier` property ([#27882](https://github.com/hashicorp/terraform-provider-azurerm/issues/27882))
21+
* `azurerm_public_ip` - support for the `domain_name_label_scope` property ([#27748](https://github.com/hashicorp/terraform-provider-azurerm/issues/27748))
22+
* `azurerm_subnet` - `default_outbound_access_enabled` can now be updated ([#27858](https://github.com/hashicorp/terraform-provider-azurerm/issues/27858))
23+
* `azurerm_storage_container` - support for the `storage_account_id` property ([#27733](https://github.com/hashicorp/terraform-provider-azurerm/issues/27733))
24+
* `azurerm_storage_share` - support for the `storage_account_id` property ([#27733](https://github.com/hashicorp/terraform-provider-azurerm/issues/27733))
2525

2626
## 4.8.0 (October 31, 2024)
2727

0 commit comments

Comments
 (0)