Skip to content

Commit d5f2fee

Browse files
committed
v4.6.0
1 parent 74db9f0 commit d5f2fee

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

.release/provider-schema.json

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

CHANGELOG.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
1-
## 4.6.0 (Unreleased)
1+
## 4.6.0 (October 18, 2024)
22

33
FEATURES:
44

5-
* **New Resource**: `azurerm_dev_center_attached_network` [GH-27638]
6-
* **New Resource**: `azurerm_oracle_cloud_vm_cluster` [GH-27678]
7-
* **New Resource**: `azurerm_oracle_exadata_infrastructure` [GH-27678]
8-
* **New Data Source**: `azurerm_oracle_cloud_vm_cluster` [GH-27678]
9-
* **New Data Source**: `azurerm_oracle_db_servers` [GH-27678]
10-
* **New Data Source**: `azurerm_oracle_exadata_infrastructure` [GH-27678]
5+
* **New Resource**: `azurerm_dev_center_attached_network` ([#27638](https://github.com/hashicorp/terraform-provider-azurerm/issues/27638))
6+
* **New Resource**: `azurerm_oracle_cloud_vm_cluster` ([#27678](https://github.com/hashicorp/terraform-provider-azurerm/issues/27678))
7+
* **New Resource**: `azurerm_oracle_exadata_infrastructure` ([#27678](https://github.com/hashicorp/terraform-provider-azurerm/issues/27678))
8+
* **New Data Source**: `azurerm_oracle_cloud_vm_cluster` ([#27678](https://github.com/hashicorp/terraform-provider-azurerm/issues/27678))
9+
* **New Data Source**: `azurerm_oracle_db_servers` ([#27678](https://github.com/hashicorp/terraform-provider-azurerm/issues/27678))
10+
* **New Data Source**: `azurerm_oracle_exadata_infrastructure` ([#27678](https://github.com/hashicorp/terraform-provider-azurerm/issues/27678))
1111

1212
ENHANCEMENTS:
1313

14-
* `redisenterprise` - upgrade api version to `2024-06-01-preview` [GH-27597]
15-
* `azurerm_app_configuration` - support for premium sku [GH-27674]
16-
* `azurerm_container_app` - support for the `max_inactive_revisions` property [GH-27598]
17-
* `azurerm_kubernetes_cluster` - remove lock on subnets [GH-27583]
18-
* `azurerm_nginx_deployment` - allow updates for `sku` [GH-27604]
19-
* `azurerm_fluid_relay_server` - support for the `customer_managed_key` property [GH-27581]
20-
* `azurerm_linux_virtual_machine` - support the `UBUNTU_PRO` value for the `license_type` property [GH-27534]
14+
* `redisenterprise` - upgrade api version to `2024-06-01-preview` ([#27597](https://github.com/hashicorp/terraform-provider-azurerm/issues/27597))
15+
* `azurerm_app_configuration` - support for premium sku ([#27674](https://github.com/hashicorp/terraform-provider-azurerm/issues/27674))
16+
* `azurerm_container_app` - support for the `max_inactive_revisions` property ([#27598](https://github.com/hashicorp/terraform-provider-azurerm/issues/27598))
17+
* `azurerm_kubernetes_cluster` - remove lock on subnets ([#27583](https://github.com/hashicorp/terraform-provider-azurerm/issues/27583))
18+
* `azurerm_nginx_deployment` - allow updates for `sku` ([#27604](https://github.com/hashicorp/terraform-provider-azurerm/issues/27604))
19+
* `azurerm_fluid_relay_server` - support for the `customer_managed_key` property ([#27581](https://github.com/hashicorp/terraform-provider-azurerm/issues/27581))
20+
* `azurerm_linux_virtual_machine` - support the `UBUNTU_PRO` value for the `license_type` property ([#27534](https://github.com/hashicorp/terraform-provider-azurerm/issues/27534))
2121

2222

2323
BUGS:
2424

25-
* `azurerm_api_management_api_diagnostic` - do not set `OperationNameFormat` when the `identifier` property is `azuremonitor` [GH-27456]
26-
* `azurerm_api_management` - prevent a panic [GH-27649]
27-
* `azurerm_mssql_database` - make `short_term_retention_policy.backup_interval_in_hours` computed [GH-27656]
25+
* `azurerm_api_management_api_diagnostic` - do not set `OperationNameFormat` when the `identifier` property is `azuremonitor` ([#27456](https://github.com/hashicorp/terraform-provider-azurerm/issues/27456))
26+
* `azurerm_api_management` - prevent a panic ([#27649](https://github.com/hashicorp/terraform-provider-azurerm/issues/27649))
27+
* `azurerm_mssql_database` - make `short_term_retention_policy.backup_interval_in_hours` computed ([#27656](https://github.com/hashicorp/terraform-provider-azurerm/issues/27656))
2828

2929
## 4.5.0 (October 10, 2024)
3030

0 commit comments

Comments
 (0)