Skip to content

Commit da82199

Browse files
Merge pull request #6472 from TomArcherMsft/UserStory203075
User Story 203075 - Update azurerm provider version page
2 parents 92d059d + e0c57a9 commit da82199

File tree

1 file changed

+42
-9
lines changed

1 file changed

+42
-9
lines changed

articles/terraform/provider-version-history-azurerm-4-0-0-to-current.md

+42-9
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,47 @@ title: Terraform AzureRM provider version history 4.0.0 - current
33
description: View the Terraform AzureRM provider version history for 4.0.0 - current
44
keywords: azure devops terraform change log release history what's new
55
ms.topic: reference
6-
ms.date: 10/18/2024
6+
ms.date: 10/26/2024
77
ms.custom: devx-track-terraform
88
# Customer intent: I want to view the AzureRM provider version history for versions 4.0.0 - current
99
# Source: https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md
1010
---
1111

1212
# Terraform AzureRM provider version history: 4.0.0 - current
1313

14+
## 4.7.0 (October 24, 2024)
15+
16+
FEATURES:
17+
18+
* **New Data Source**: `azurerm_oracle_adbs_character_sets` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
19+
* **New Data Source**: `azurerm_oracle_adbs_national_character_sets` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
20+
* **New Data Source**: `azurerm_oracle_autonomous_database` ([#27696](https://github.com/hashicorp/terraform-provider-azurerm/issues/27696))
21+
* **New Data Source**: `azurerm_oracle_db_nodes` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
22+
* **New Data Source**: `azurerm_oracle_db_system_shapes` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
23+
* **New Data Source**: `azurerm_oracle_gi_versions` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
24+
* **New Resource**: `azurerm_dev_center_project_pool` ([#27706](https://github.com/hashicorp/terraform-provider-azurerm/issues/27706))
25+
* **New Resource**: `azurerm_oracle_autonomous_database` ([#27696](https://github.com/hashicorp/terraform-provider-azurerm/issues/27696))
26+
* **New Resource**: `azurerm_video_indexer_account` ([#27632](https://github.com/hashicorp/terraform-provider-azurerm/issues/27632))
27+
28+
ENHANCEMENTS:
29+
30+
* Dependencies - update `go-azure-sdk` to `v0.20241021.1074254` ([#27713](https://github.com/hashicorp/terraform-provider-azurerm/issues/27713))
31+
* `newrelic` - upgrade API version to `2024-03-01` ([#27135](https://github.com/hashicorp/terraform-provider-azurerm/issues/27135))
32+
* `cosmosdb` - upgrade API version to `2024-08-15` ([#27659](https://github.com/hashicorp/terraform-provider-azurerm/issues/27659))
33+
* `azurerm_application_gateway` - support for the new `Basic` SKU value ([#27440](https://github.com/hashicorp/terraform-provider-azurerm/issues/27440))
34+
* `azurerm_consumption_budget_management_group` - the property `notification.threshold_type` can now be updated ([#27511](https://github.com/hashicorp/terraform-provider-azurerm/issues/27511))
35+
* `azurerm_consumption_budget_resource_group` - the property `notification.threshold_type` can now be updated ([#27511](https://github.com/hashicorp/terraform-provider-azurerm/issues/27511))
36+
* `azurerm_container_app` - add support for the `template.container.readiness_probe.initial_delay` and `template.container.startup_probe.initial_delay` properties ([#27551](https://github.com/hashicorp/terraform-provider-azurerm/issues/27551))
37+
* `azurerm_mssql_managed_instance` - the `storage_account_type` property can now be updated ([#27737](https://github.com/hashicorp/terraform-provider-azurerm/issues/27737))
38+
39+
BUG FIXES:
40+
41+
* `azurerm_automation_software_update_configuration` - correct validation to not allow `5` and allow `-1` ([#25574](https://github.com/hashicorp/terraform-provider-azurerm/issues/25574))
42+
* `azurerm_cosmosdb_sql_container` - fix recreation logic for `partition_key_version` ([#27692](https://github.com/hashicorp/terraform-provider-azurerm/issues/27692))
43+
* `azurerm_mssql_database` - updating short term retention policy now works as expected ([#27714](https://github.com/hashicorp/terraform-provider-azurerm/issues/27714))
44+
* `azurerm_network_watcher_flow_log` - fix issue where `tags` weren't being updated ([#27389](https://github.com/hashicorp/terraform-provider-azurerm/issues/27389))
45+
* `azurerm_postgresql_flexible_server_virtual_endpoint` - retrieve and parse `replica_server_id` for cross-region scenarios as well as remove custom poller for the delete operation ([#27509](https://github.com/hashicorp/terraform-provider-azurerm/issues/27509))
46+
1447
## 4.6.0 (October 18, 2024)
1548

1649
FEATURES:
@@ -24,7 +57,7 @@ FEATURES:
2457

2558
ENHANCEMENTS:
2659

27-
* `redisenterprise` - upgrade api version to `2024-06-01-preview` ([#27597](https://github.com/hashicorp/terraform-provider-azurerm/issues/27597))
60+
* `redisenterprise` - upgrade API version to `2024-06-01-preview` ([#27597](https://github.com/hashicorp/terraform-provider-azurerm/issues/27597))
2861
* `azurerm_app_configuration` - support for premium sku ([#27674](https://github.com/hashicorp/terraform-provider-azurerm/issues/27674))
2962
* `azurerm_container_app` - support for the `max_inactive_revisions` property ([#27598](https://github.com/hashicorp/terraform-provider-azurerm/issues/27598))
3063
* `azurerm_kubernetes_cluster` - remove lock on subnets ([#27583](https://github.com/hashicorp/terraform-provider-azurerm/issues/27583))
@@ -35,7 +68,7 @@ ENHANCEMENTS:
3568

3669
BUGS:
3770

38-
* `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))
71+
* `azurerm_api_management_api_diagnostic` - don't set `OperationNameFormat` when the `identifier` property is `azuremonitor` ([#27456](https://github.com/hashicorp/terraform-provider-azurerm/issues/27456))
3972
* `azurerm_api_management` - prevent a panic ([#27649](https://github.com/hashicorp/terraform-provider-azurerm/issues/27649))
4073
* `azurerm_mssql_database` - make `short_term_retention_policy.backup_interval_in_hours` computed ([#27656](https://github.com/hashicorp/terraform-provider-azurerm/issues/27656))
4174

@@ -86,8 +119,8 @@ FEATURES:
86119
ENHANCEMENTS:
87120

88121
* `managementgroups` - migrate to `hashicorp/go-azure-sdk` ([#26430](https://github.com/hashicorp/terraform-provider-azurerm/issues/26430))
89-
* `nginx` - upgrade api version to `2024-06-01-preview` ([#27345](https://github.com/hashicorp/terraform-provider-azurerm/issues/27345))
90-
* `azurerm_linux[windows]_web[function]_app[app_slot]` - upgrade api version from `2023-01-01` to `2023-12-01` ([#27196](https://github.com/hashicorp/terraform-provider-azurerm/issues/27196))
122+
* `nginx` - upgrade API version to `2024-06-01-preview` ([#27345](https://github.com/hashicorp/terraform-provider-azurerm/issues/27345))
123+
* `azurerm_linux[windows]_web[function]_app[app_slot]` - upgrade API version from `2023-01-01` to `2023-12-01` ([#27196](https://github.com/hashicorp/terraform-provider-azurerm/issues/27196))
91124
* `azurerm_cosmosdb_account` - support for the capability `EnableNoSQLVectorSearch` ([#27357](https://github.com/hashicorp/terraform-provider-azurerm/issues/27357))azurerm_container_app_custom_domain - fix parsing the certificate ID error #25972
92125
* `azurerm_container_app_custom_domain` - support other certificate types ([#25972](https://github.com/hashicorp/terraform-provider-azurerm/issues/25972))
93126
* `azurerm_linux_virtual_machine_scale_set` - the `zones` property can now be updated without creating a new resource ([#27288](https://github.com/hashicorp/terraform-provider-azurerm/issues/27288))
@@ -115,7 +148,7 @@ FEATURES:
115148

116149
ENHANCEMENTS:
117150

118-
* `network/bastionhosts` - upgrade api version from `2023-11-01` to `2024-01-01` ([#27277](https://github.com/hashicorp/terraform-provider-azurerm/issues/27277))
151+
* `network/bastionhosts` - upgrade API version from `2023-11-01` to `2024-01-01` ([#27277](https://github.com/hashicorp/terraform-provider-azurerm/issues/27277))
119152
* `recoveryservices` - upgrade `recoveryservicessiterecovery` from `2022-10-0`1 to `2024-04-01` ([#27281](https://github.com/hashicorp/terraform-provider-azurerm/issues/27281))
120153
* `azurerm_data_protection_backup_vault` - support for the `property cross_region_restore_enabled` property ([#27197](https://github.com/hashicorp/terraform-provider-azurerm/issues/27197))
121154
* `azurem_mssql_managed_instance` - support for the `service_principal_type` property ([#27240](https://github.com/hashicorp/terraform-provider-azurerm/issues/27240))
@@ -130,7 +163,7 @@ BUG FIXES:
130163
ENHANCEMENTS:
131164

132165
* dependencies - bump `hashicorp/go-azure-sdk` to `v0.20240903.1111904` ([#27268](https://github.com/hashicorp/terraform-provider-azurerm/issues/27268))
133-
* Virtual Machine Scale Sets - upgrade api version from `2024-03-01` to `2024-07-01` ([#27230](https://github.com/hashicorp/terraform-provider-azurerm/issues/27230))
166+
* Virtual Machine Scale Sets - upgrade API version from `2024-03-01` to `2024-07-01` ([#27230](https://github.com/hashicorp/terraform-provider-azurerm/issues/27230))
134167
* `hdinsights` - update the HDInsights Node definition validation of VM sizes to include new V5 types ([#27270](https://github.com/hashicorp/terraform-provider-azurerm/issues/27270))
135168
* `azurerm_api_management_logger` - support for the `application_insights.connection_string` property ([#27137](https://github.com/hashicorp/terraform-provider-azurerm/issues/27137))
136169
* `azurerm_bot_service_azure_bot` - will now send the value for the `developer_app_insights_api_key` property ([#27280](https://github.com/hashicorp/terraform-provider-azurerm/issues/27280))
@@ -150,7 +183,7 @@ BUG FIXES:
150183

151184
BUG FIXES:
152185

153-
* provider: fix a validation bug that prevents `terraform validate` from working when `subscription_id` is not specified ([#27178](https://github.com/hashicorp/terraform-provider-azurerm/issues/27178))
186+
* provider: fix a validation bug that prevents `terraform validate` from working when `subscription_id` isn't specified ([#27178](https://github.com/hashicorp/terraform-provider-azurerm/issues/27178))
154187
* `azurerm_cognitive_deployment` - fixed replacement of `scale` block with `sku` ([#27173](https://github.com/hashicorp/terraform-provider-azurerm/issues/27173))
155188
* `azurerm_kubernetes_cluster` - prevent a panic ([#27183](https://github.com/hashicorp/terraform-provider-azurerm/issues/27183))
156189
* `azurerm_kubernetes_cluster_node_pool` - prevent a panic caused by renamed `enable_*` properties ([#27164](https://github.com/hashicorp/terraform-provider-azurerm/issues/27164))
@@ -160,7 +193,7 @@ BUG FIXES:
160193

161194
NOTES:
162195

163-
* **Major Version**: Version 4.0 of the Azure Provider is a major version - some behaviours have changed and some deprecated fields/resources have been removed - please refer to [the 4.0 upgrade guide for more information](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/4.0-upgrade-guide).
196+
* **Major Version**: Version 4.0 of the Azure Provider is a major version - some behaviors have changed and some deprecated fields/resources have been removed - please refer to [the 4.0 upgrade guide for more information](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/4.0-upgrade-guide).
164197
* When upgrading to v4.0 of the AzureRM Provider, we recommend upgrading to the latest version of Terraform Core ([which can be found here](https://www.terraform.io/downloads)).
165198

166199
ENHANCEMENTS:

0 commit comments

Comments
 (0)