FEATURES:
- New Data Source:
azurerm_extended_location_custom_location
(#28066) - New Resource:
azurerm_system_center_virtual_machine_manager_virtual_machine_instance
(#27622)
ENHANCEMENTS:
- dependencies:
containers
- update API version to2024-09-01
(#28598) - dependencies:
hashicorp/go-azure-sdk
- update tov0.20250227.1125644
(#28902) - dependencies:
signalr
- update API version to2024-03-01
(#28940) - Data Source:
azurerm_container_app
- add support for thetemplate.volume.mount_options
property (#28619) - Data Source:
azurerm_storage_account_queue_properties
- now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617) - Data Source:
azurerm_storage_account_static_website
- now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617) - Data Source:
azurerm_storage_containers
- now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617) azurerm_api_connection
-display_name
andparameter_values
are no longerForceNew
(#28721)azurerm_cdn_frontdoor_firewall_policy
- add support for thelog_scrubbing
properties (#28834)azurerm_container_app
- add support for thetemplate.volume.mount_options
property (#28619)azurerm_container_app_job
- add support for thetemplate.volume.mount_options
property (#28619)azurerm_extended_custom_location
- deprecated in favour ofazurerm_extended_location_custom_location
(#28066)azurerm_mongo_cluster
- add support for theconnection_strings
attribute (#28880)azurerm_storage_account
- now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)azurerm_storage_account_queue_properties
- now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)azurerm_storage_account_static_website
- now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)azurerm_workloads_sap_discovery_virtual_instance
- add support for themanaged_resources_network_access_type
property (#28881)azurerm_workloads_sap_single_node_virtual_instance
- add support for themanaged_resources_network_access_type
property (#28881)azurerm_workloads_sap_three_tier_virtual_instance
- add support for themanaged_resources_network_access_type
property (#28881)
BUG FIXES:
azurerm_api_management_api
- split create/update methods (#28271)azurerm_express_route_circuit
-allow_classic_operations
is now set when resource is created (#28748)azurerm_key_vault_certificate
- set partial when updating key vault certificate (#28848)azurerm_managed_disk
- always setnetwork_access_policy
into state to allow Terraform to detect drift (#28934)azurerm_mssql_managed_instance
- fix an issue that prevented using values only known during apply foradministrator_login_password
(#28843)azurerm_mssql_server
- prevent panic by removing function call on a value that may be unknown (#28949)
4.21.1 (February 28, 2025)
BUG FIXES:
azurerm_mssql_server
- prevent panic by checking ifadministrator_login
exists in the raw config map (#28909)