Skip to content

Commit

Permalink
pre-release script updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops committed Jan 10, 2025
1 parent 6f1d166 commit c364e75
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .release/provider-schema.json

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
## 4.15.0 (Unreleased)
## 4.15.0 (January 10, 2025)

FEATURES:

* **New Data Source**: `azurerm_kubernetes_fleet_manager` [GH-28278]
* **New Resource**: `azurerm_arc_kubernetes_provisioned_cluster` [GH-28216]
* **New Resource**: `azurerm_machine_learning_workspace_network_outbound_rule_private_endpoint` [GH-27874]
* **New Resource** `azurerm_machine_learning_workspace_network_outbound_rule_service_tag` [GH-27931]
* **New Resource** `azurerm_dynatrace_tag_rules` [GH-27985]
* **New Data Source**: `azurerm_kubernetes_fleet_manager` ([#28278](https://github.com/hashicorp/terraform-provider-azurerm/issues/28278))
* **New Resource**: `azurerm_arc_kubernetes_provisioned_cluster` ([#28216](https://github.com/hashicorp/terraform-provider-azurerm/issues/28216))
* **New Resource**: `azurerm_machine_learning_workspace_network_outbound_rule_private_endpoint` ([#27874](https://github.com/hashicorp/terraform-provider-azurerm/issues/27874))
* **New Resource** `azurerm_machine_learning_workspace_network_outbound_rule_service_tag` ([#27931](https://github.com/hashicorp/terraform-provider-azurerm/issues/27931))
* **New Resource** `azurerm_dynatrace_tag_rules` ([#27985](https://github.com/hashicorp/terraform-provider-azurerm/issues/27985))

ENHANCEMENTS:

* dependencies - update tool Go version and bump `go-git` version to `5.13.0` [GH-28425]
* dependencies - update `hashicorp/go-azure-sdk` to `v0.20241212.1154051` [GH-28360]
* dependencies - `frontdoor` - partial update to use `2024-02-01` API [GH-28233]
* dependencies - `postgresql` - update to `2024-08-01` [GH-28380]
* dependencies - `redisenterprise` - update to `2024-10-01` and support for new skus [GH-28280]
* Data Source: `azurerm_healthcare_dicom_service` - add support for the `data_partitions_enabled`, `cors`, `encryption_key_url` and `storage` properties [GH-27375]
* Data Source: `azurerm_nginx_deployment` - add support for the `dataplane_api_endpoint` property [GH-28379]
* Data Source: `azurerm_static_web_app` - add support for the `repository_url` and `repository_branch` properties [GH-27401]
* `azurerm_billing_account_cost_management_export` - add support for the `file_format` property [GH-27122]
* `azurerm_cdn_frontdoor_profile` - add support for the `identity` property [GH-28281]
* `azurerm_cognitive_deployment` - `DataZoneProvisionedManaged` and `GlobalProvisionedManaged` skus are now supported [GH-28404]
* `azurerm_databricks_access_connector` - `SystemAssigned,UserAssigned` identity is now supported [GH-28442]
* `azurerm_healthcare_dicom_service` - add support for the `data_partitions_enabled`, `cors`, `encryption_key_url` and `storage` properties [GH-27375]
* `azurerm_kubernetes_flux_configuration` - add support for the `post_build` and `wait` properties [GH-25695]
* `azurerm_linux_virtual_machine` - export the `os_disk.0.id` attribute [GH-28352]
* `azurerm_netapp_volume` - make the `network_features` property Optional/Computed [GH-28390]
* `azurerm_nginx_deployment` - add support for the `dataplane_api_endpoint` property [GH-28379]
* `azurerm_resource_group_cost_management_export` - add support for the `file_format` property [GH-27122]
* `azurerm_site_recovery_replicated_vm` - support for the `network_interface.recovery_load_balancer_backend_address_pool_ids` property [GH-28398]
* `azurerm_static_web_app` - add support for the `repository_url`, `repository_branch` and `repository_token` properties [GH-27401]
* `azurerm_subscription_cost_management_export` - add support for the `file_format` property [GH-27122]
* `azurerm_virtual_network` - support for the `private_endpoint_vnet_policies` property [GH-27830]
* `azurerm_windows_virtual_machine` - export the `os_disk.0.id` attribute [GH-28352]
* `azurerm_mssql_managed_instance` - support for new property `azure_active_directory_administrator` [GH-24801]
* dependencies - update tool Go version and bump `go-git` version to `5.13.0` ([#28425](https://github.com/hashicorp/terraform-provider-azurerm/issues/28425))
* dependencies - update `hashicorp/go-azure-sdk` to `v0.20241212.1154051` ([#28360](https://github.com/hashicorp/terraform-provider-azurerm/issues/28360))
* dependencies - `frontdoor` - partial update to use `2024-02-01` API ([#28233](https://github.com/hashicorp/terraform-provider-azurerm/issues/28233))
* dependencies - `postgresql` - update to `2024-08-01` ([#28380](https://github.com/hashicorp/terraform-provider-azurerm/issues/28380))
* dependencies - `redisenterprise` - update to `2024-10-01` and support for new skus ([#28280](https://github.com/hashicorp/terraform-provider-azurerm/issues/28280))
* Data Source: `azurerm_healthcare_dicom_service` - add support for the `data_partitions_enabled`, `cors`, `encryption_key_url` and `storage` properties ([#27375](https://github.com/hashicorp/terraform-provider-azurerm/issues/27375))
* Data Source: `azurerm_nginx_deployment` - add support for the `dataplane_api_endpoint` property ([#28379](https://github.com/hashicorp/terraform-provider-azurerm/issues/28379))
* Data Source: `azurerm_static_web_app` - add support for the `repository_url` and `repository_branch` properties ([#27401](https://github.com/hashicorp/terraform-provider-azurerm/issues/27401))
* `azurerm_billing_account_cost_management_export` - add support for the `file_format` property ([#27122](https://github.com/hashicorp/terraform-provider-azurerm/issues/27122))
* `azurerm_cdn_frontdoor_profile` - add support for the `identity` property ([#28281](https://github.com/hashicorp/terraform-provider-azurerm/issues/28281))
* `azurerm_cognitive_deployment` - `DataZoneProvisionedManaged` and `GlobalProvisionedManaged` skus are now supported ([#28404](https://github.com/hashicorp/terraform-provider-azurerm/issues/28404))
* `azurerm_databricks_access_connector` - `SystemAssigned,UserAssigned` identity is now supported ([#28442](https://github.com/hashicorp/terraform-provider-azurerm/issues/28442))
* `azurerm_healthcare_dicom_service` - add support for the `data_partitions_enabled`, `cors`, `encryption_key_url` and `storage` properties ([#27375](https://github.com/hashicorp/terraform-provider-azurerm/issues/27375))
* `azurerm_kubernetes_flux_configuration` - add support for the `post_build` and `wait` properties ([#25695](https://github.com/hashicorp/terraform-provider-azurerm/issues/25695))
* `azurerm_linux_virtual_machine` - export the `os_disk.0.id` attribute ([#28352](https://github.com/hashicorp/terraform-provider-azurerm/issues/28352))
* `azurerm_netapp_volume` - make the `network_features` property Optional/Computed ([#28390](https://github.com/hashicorp/terraform-provider-azurerm/issues/28390))
* `azurerm_nginx_deployment` - add support for the `dataplane_api_endpoint` property ([#28379](https://github.com/hashicorp/terraform-provider-azurerm/issues/28379))
* `azurerm_resource_group_cost_management_export` - add support for the `file_format` property ([#27122](https://github.com/hashicorp/terraform-provider-azurerm/issues/27122))
* `azurerm_site_recovery_replicated_vm` - support for the `network_interface.recovery_load_balancer_backend_address_pool_ids` property ([#28398](https://github.com/hashicorp/terraform-provider-azurerm/issues/28398))
* `azurerm_static_web_app` - add support for the `repository_url`, `repository_branch` and `repository_token` properties ([#27401](https://github.com/hashicorp/terraform-provider-azurerm/issues/27401))
* `azurerm_subscription_cost_management_export` - add support for the `file_format` property ([#27122](https://github.com/hashicorp/terraform-provider-azurerm/issues/27122))
* `azurerm_virtual_network` - support for the `private_endpoint_vnet_policies` property ([#27830](https://github.com/hashicorp/terraform-provider-azurerm/issues/27830))
* `azurerm_windows_virtual_machine` - export the `os_disk.0.id` attribute ([#28352](https://github.com/hashicorp/terraform-provider-azurerm/issues/28352))
* `azurerm_mssql_managed_instance` - support for new property `azure_active_directory_administrator` ([#24801](https://github.com/hashicorp/terraform-provider-azurerm/issues/24801))

BUG FIXES:

* `azurerm_api_management` - update the `capacity` property to allow increasing the apim scalability to `31` [GH-28427]
* `azurerm_automation_software_update_configuration` remove deprecated misspelled attribute `error_meesage` [GH-28312]
* `azurerm_batch_pool` - support for new block `security_profile` [GH-28069]
* `azurerm_log_analytics_data_export_rule` - now creates successfully without returning `404` [GH-27876]
* `azurerm_mongo_cluster` - remove CustomizeDiff logic for `administrator_password` to allow the input to be generated by the `random_password` resource [GH-28215]
* `azurerm_mongo_cluster` - valdation updated so the resource now creates successfully when using `create_mode` `GeoReplica` [GH-28269]
* `azurerm_mssql_managed_instance` - allow system and user assigned identities, fix update failure [GH-28319]
* `azurerm_storage_account` - fix error handling for `static_website` and `queue_properties` availability checks [GH-28279]
* `azurerm_api_management` - update the `capacity` property to allow increasing the apim scalability to `31` ([#28427](https://github.com/hashicorp/terraform-provider-azurerm/issues/28427))
* `azurerm_automation_software_update_configuration` remove deprecated misspelled attribute `error_meesage` ([#28312](https://github.com/hashicorp/terraform-provider-azurerm/issues/28312))
* `azurerm_batch_pool` - support for new block `security_profile` ([#28069](https://github.com/hashicorp/terraform-provider-azurerm/issues/28069))
* `azurerm_log_analytics_data_export_rule` - now creates successfully without returning `404` ([#27876](https://github.com/hashicorp/terraform-provider-azurerm/issues/27876))
* `azurerm_mongo_cluster` - remove CustomizeDiff logic for `administrator_password` to allow the input to be generated by the `random_password` resource ([#28215](https://github.com/hashicorp/terraform-provider-azurerm/issues/28215))
* `azurerm_mongo_cluster` - valdation updated so the resource now creates successfully when using `create_mode` `GeoReplica` ([#28269](https://github.com/hashicorp/terraform-provider-azurerm/issues/28269))
* `azurerm_mssql_managed_instance` - allow system and user assigned identities, fix update failure ([#28319](https://github.com/hashicorp/terraform-provider-azurerm/issues/28319))
* `azurerm_storage_account` - fix error handling for `static_website` and `queue_properties` availability checks ([#28279](https://github.com/hashicorp/terraform-provider-azurerm/issues/28279))



Expand Down

0 comments on commit c364e75

Please sign in to comment.