⬆️[Terraform] Update Terraform providers (major)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| azuread (source) | required_provider | major | 2.39.0 -> 3.3.0 |
| azurerm (source) | required_provider | major | 3.58.0 -> 4.26.0 |
| google (source) | required_provider | major | 5.23.0 -> 6.29.0 |
| google-beta (source) | required_provider | major | 5.23.0 -> 6.29.0 |
Release Notes
hashicorp/terraform-provider-azuread (azuread)
v3.3.0
ENHANCEMENTS:
- dependencies: update
Goto1.24.1(#1675)
BUG FIXES:
-
azuread_application_pre_authorized- fix unexpected removal of unmanaged pre-authorized apps on delete (#1659) -
azuread_directory_role- fix for changes in Graph API response for ListRolesResponse in create (#1575) -
azuread_directory_role_eligibility_schedule_request- fixReadfor time based service automatic deletion of request resource (#1682)
v3.2.0
FEATURES:
- New Resource:
azuread_group_without_members(#1623)
ENHANCEMENTS:
- dependencies: update
go-azure-sdktov0.20250131.1134653(#1635)
BUG FIXES:
-
azuread_access_package_assignment_policy- fix crash inRead(#1664) -
azuread_access_package_assignment_policy- fix use ofalternative_approverinapproval_settings(#1567) -
azuread_group_role_management_policy- fix endless drift due toapproval_status computed(#1666)
v3.1.0
ENHANCEMENTS:
- dependencies - update
golang.org/x/cryptoto0.31.0(#1585) -
data.azuread_named_location- add support forcountry_lookup_method(#1589) -
azuread_conditional_access_policy- add support for theinsider_risk_levelsproperty (#1597) -
azuread_named_location- add support forcountry_lookup_method(#1589)
BUG FIXES:
-
azuread_access_package_resource_catalog_association- allow origin IDs that contain/(#1592) -
azuread_application- thepasswordblock can now correctly be removed (#1430) -
azuread_conditional_access_policy- fix potential panic in expandingconditions(#1619) -
azuread_group- prevent creation retry when caller hasn't been specified as an owner (#1593) -
azuread_user- add support foremployee_hire_date(#1437)
v3.0.2
BUG FIXES:
-
azuread_group- Fix crash and memory leak (#1518)
v3.0.1
BUG FIXES:
-
data.azuread_group- fix ID parsing bugs and some crashes (#1499) -
azuread_conditional_access_policy- fix a parsing bug forauthentication_strength_policy_id(#1499) -
azuread_service_principal_certificate- fix a parsing bug forservice_principal_id(#1499) -
azuread_service_principal_claims_mapping_policy_assignment- fix a parsing bug forservice_principal_id(#1499) -
azuread_service_principal_password- fix a parsing bug forservice_principal_id(#1499) -
azuread_service_principal_token_signing_certificate- fix a parsing bug forservice_principal_id(#1499) -
azuread_synchronization_job- fix a parsing bug forservice_principal_id(#1499) -
azuread_synchronization_job_provision_on_demand- fix parsing bugs forservice_principal_idandsynchronization_job_id(#1499) -
azuread_synchronization_secret- fix a parsing bug forservice_principal_id(#1499)
v3.0.0
NOTES:
- Major Version: Version 3.0 of the AzureAD Provider is a major version. Some behaviors have changed and some deprecated fields/resources have been removed. Please refer to the 3.0 upgrade guide for more information.
- When upgrading to v3.0 of the AzureAD Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here).
v2.53.1
BUG FIXES:
-
azuread_application- export thepasswordattribute only when it is set in configuration, to prevent marking existing resources as sensitive (#1422)
v2.53.0
ENHANCEMENTS:
-
azuread_application- support for thepasswordblock (#1389)
BUG FIXES:
-
azuread_claims_mapping_policy- set the correct timeouts for this resource (#1419) -
azuread_service_principal_claims_mapping_policy_assignment- set the correct timeouts for this resource (#1419) -
azuread_synchronization_secret- set the correct timeouts for this resource (#1419)
v2.52.0
BUG FIXES:
-
azuread_application- fix a bug that could prevent theignore_changeslifecycle argument from working for theapp_role,oauth2_permission_scope,identifier_uris,optional_claims, andrequired_resource_accessproperties (#1403) -
azuread_application- add a workaround for an API bug when instantiating an application from template using thetemplate_idproperty (#1406)
v2.51.0
ENHANCEMENTS:
-
data.azuread_users- support for themailsproperty (#1400)
BUG FIXES:
-
azuread_access_package_assignment_policy- fix a bug preventing removal of theassignment_review_settingsblock (#1394)
v2.50.0
ENHANCEMENTS:
- dependencies: updating to
v0.68.0ofgithub.com/manicminer/hamilton(#1382) -
data.azuread_application- support looking up applications with theidentifier_uriproperty [GH 1303] -
azuread_conditional_access_policy- improve handling of thesession_controlsblock (#1382)
BUG FIXES:
-
data.azuread_service_principal- treat thedisplay_nameproperty case-insensitively (#1381) -
azuread_conditional_access_policy- fix a bug that could cause a persistent diff when setting certain properties in thesession_controlsblock (#1382) -
azuread_user- don't overwrite the existing password in state, when a password change fails (#1308)
v2.49.1
BUG FIXES:
-
data.azuread_group_role_management_policy- resolve a potential crash (#1375) -
azuread_group_role_management_policy- resolve a number of potential crashes (#1375) -
azuread_privileged_access_group_assignment_schedule- resolve a number of potential crashes (#1375) -
azuread_privileged_access_group_eligibility_schedule- resolve a number of potential crashes (#1375)
v2.49.0
FEATURES:
-
New Data Source:
azuread_group_role_management_policy(#1327) -
New Resource:
azuread_group_role_management_policy(#1327) -
New Resource:
azuread_privileged_access_group_assignment_schedule(#1327) -
New Resource:
azuread_privileged_access_group_eligibility_schedule(#1327) -
New Resource:
azuread_synchronization_job_provision_on_demand(#1032)
ENHANCEMENTS:
-
data.azuread_group- support for theinclude_transitive_membersproperty (#1300) -
azuread_application- relax validation for theidentifier_urisproperty to allow more values (#1351) -
azuread_application_identifier_uri- relax validation for theidentifier_uriproperty to allow more values (#1351) -
azuread_group- support theSkipExchangeInstantOnvalue for thebehaviorsproperty (#1370) -
azuread_user- relax validation for theemployee_typeproperty to allow more values (#1328)
BUG FIXES:
-
azuread_application_pre_authorized- fix a destroy-time bug that could prevent deletion of the resource (#1299)
v2.48.0
ENHANCEMENTS:
- dependencies: updating to
v0.20240411.1104331ofgithub.com/hashicorp/go-azure-sdk/sdk(#1353)
BUG FIXES:
- provider: fix an issue where the provider was not correctly configured when using a custom metadata host (#1353)
v2.47.0
BUG FIXES:
-
azuread_access_package_assignment_policy- fix a potential crash when removing thequestionblock (#1273) -
data.azuread_named_location- fix a potential crash if the named location is not found (#1274)
v2.46.0
ENHANCEMENTS:
-
data.azuread_application- update the resource ID format to match theazuread_applicationresource (#1255) -
azuread_named_location- add validation for theip_rangesproperty in theipblock (#1254)
v2.45.0
FEATURES:
-
New Resource:
azuread_application_optional_claims(#1223)
ENHANCEMENTS:
-
azuread_conditional_access_policy- improved plan-time validation for thesession_controlsblock (#1229) -
azuread_conditional_access_policy- support for thesign_in_frequency_authentication_typeandsign_in_frequency_intervalproperties in thesession_controlsblock (#1229) -
azuread_conditional_access_policy- support for theincluded_guests_or_external_usersandexcluded_guests_or_external_usersblocks in theusersblock (#1222)
BUG FIXES:
-
azuread_conditional_access_policy- removing thedevicesorsession_controlsblocks will no longer force a new resource to be created (#1229)
v2.44.1
BUG FIXES:
-
azuread_application_certificate- work around an unexpected diff with theapplication_object_idproperty (#1221) -
azuread_application_federated_identity_credential- work around an unexpected diff with theapplication_object_idproperty (#1221) -
azuread_application_password- work around an unexpected diff with theapplication_object_idproperty (#1221) -
azuread_application_pre_authorized- work around an unexpected diff with theapplication_object_idproperty (#1221)
v2.44.0
- Developer Note: the Typed Resource SDK, as also used in the AzureRM provider, is now the preferred way of introducing new resources (#1188)
FEATURES:
-
New Resource:
azuread_application_api_access(#1214) -
New Resource:
azuread_application_app_role(#1214) -
New Resource:
azuread_application_fallback_public_client(#1214) -
New Resource:
azuread_application_from_template(#1214) -
New Resource:
azuread_application_identifier_uri(#1214) -
New Resource:
azuread_application_known_clients(#1214) -
New Resource:
azuread_application_owner(#1214) -
New Resource:
azuread_application_permission_scope(#1214) -
New Resource:
azuread_application_redirect_uris(#1214) -
New Resource:
azuread_application_registration(#1214) -
New Resource:
azuread_authentication_strength_policy(#1171)
ENHANCEMENTS:
-
data.azuread_application- export theclient_idattribute, deprecate theapplication_idattribute (#1214) -
data.azuread_service_principal- support for theclient_idproperty, deprecate theapplication_idproperty (#1214) -
data.azuread_service_principals- support for theclient_idsproperty, deprecate theapplication_idsproperty (#1214) -
data.azuread_service_principals- export theclient_idattribute in theservice_principalsblock, deprecate theapplication_idattribute (#1214) -
azuread_application- export theclient_idattribute, deprecate theapplication_idattribute (#1214) -
azuread_application_federated_identity_credential- support for theapplication_idproperty, deprecate theapplication_object_idproperty (#1214) -
azuread_application_certificate- support for theapplication_idproperty, deprecate theapplication_object_idproperty (#1214) -
azuread_application_password- support for theapplication_idproperty, deprecate theapplication_object_idproperty (#1214) -
azuread_application_pre_authorized- support for theapplication_idproperty, deprecate theapplication_object_idproperty (#1214) -
azuread_service_principal- support for theclient_idproperty, deprecate theapplication_idproperty (#1214) -
azuread_conditional_access_policy- support for theauthentication_strength_policy_idproperty in thegrant_controlsblock [GH_1171]
BUG FIXES:
-
azuread_group_member- resolve a bug when refreshing state if the group is missing (#1198)
v2.43.0
FEATURES:
-
New Resource:
azuread_directory_role_eligibility_schedule_request(#974)
v2.42.0
IMPROVEMENTS:
- provider: support for the
client_id_file_pathandclient_secret_file_pathprovider properties (#1189) -
data.azuread_group- support for looking up a group with themail_nicknameproperty (#1173)
BUG FIXES:
-
azuread_conditional_access_policy- allow specifyingterms_of_usein place ofbuilt_in_controlsin thegrant_controlsblock (#1168)
v2.41.0
FEATURES:
-
New Data Source:
azuread_directory_role_templates(#1152) -
New Data Source:
azuread_named_location(#1156)
IMPROVEMENTS:
-
azuread_access_package_assignment_policy- support theManagervalue for thereview_typeproperty in theassignment_review_settingsblock (#1159) -
azuread_conditional_access_policy- support for theservice_principal_risk_levelsproperty in theconditionsblock (#1145) -
azuread_conditional_access_policy- thegrant_controlsblock is now optional (#1155)
BUG FIXES:
-
azuread_access_package_resource_package_association- support destruction of this resource (#1124) -
azuread_application- set thedisplay_nameproperty correctly on creation to improve UX in the event of failure (#1160)
v2.40.0
IMPROVEMENTS:
- dependencies: updating to
v0.62.0ofgithub.com/manicminer/hamilton -
data.azuread_user- supporting looking up a user using theemployee_idproperty (#1040) -
data.azuread_users- supporting looking up users using theemployee_idsproperty (#1040) -
azuread_conditional_access_policy- support for theclient_applicationsblock in theconditionsblock (#1047) -
azuread_conditional_access_policy- support for thedisable_resilience_defaultsproperty in thesession_controlsblock (#1135) -
azuread_group- thebehaviorsproperty now supports theCalendarMemberReadOnlyandConnectorsDisabledvalues (#1144)
hashicorp/terraform-provider-azurerm (azurerm)
v4.26.0
BREAKING CHANGES:
- feature: The Provider
featureconfiguration itemvirtual_machines.graceful_shutdownis now not used due to a breaking change in thecomputeAPI. This feature block setting is now deprecated and ignored if set and will be removed in v5.0 of the provider. (#29185) -
azurerm_linux_virtual_machine- thevm_agent_platform_updates_enabledproperty is now read-only due to a recent API breaking change (#29211) -
azurerm_windows_virtual_machine- thevm_agent_platform_updates_enabledproperty is now read-only due to a recent API breaking change (#29211)
FEATURES:
-
New Data Source:
azurerm_role_assignments(#29214)
ENHANCEMENTS:
- dependencies:
azurerm_sentinel_automation_rule- update to API version2024-09-01(#29240) - dependencies:
devcenter- update to API version2025-02-01(#29240) - dependencies:
recoveryservices- partial update to API version2024-10-01(#29240) - Data Source:
azurerm_mssql_server- export theexpress_vulnerability_assessment_enabledproperty (#29168) -
azurerm_dashboard_grafana-grafana_major_versionis no longer ForceNew (#29212) -
azurerm_data_factory_linked_service_sftp- add support for SSH authentication and Key Vault secret references (#28690) -
azurerm_databricks_workspace- resources using managed resource groups that contain UC can now be deleted with theforce_deleteProvider Feature flag (#29095) -
azurerm_mssql_server- add support for theexpress_vulnerability_assessment_enabledproperty (#29168) -
azurerm_mysql_flexible_server- deprecatepublic_network_access_enabledin favor ofpublic_network_access(#28890) -
azurerm_netapp_volume-service_levelcan now be updated (#29209) -
azurerm_nginx_deployment-frontend_public,frontend_private, andnetwork_interfaceare no longerForceNew(#28577) -
azurerm_orchestrated_virtual_machine_scale_set- add support for theupgrade_modeandrolling_upgrade_policyproperties (#28354) -
azurerm_static_webapp- markapp_settingssensitive in schema (#28689)
BUG FIXES:
-
azurerm_linux_virtual_machine-license_typecan now be updated to None (#28786) -
azurerm_mysql_flexible_server- prevent a panic whencustomer_managed_keyis nil (#29225) -
azurerm_traffic_manager_nested_endpoint- removeComputedfrompriorityproperty as these are assigned dynamically by the API (#29217)
v4.25.0
ENHANCEMENTS:
- dependencies:
go-azure-helpers- update to0.72.0(#29206) - dependencies:
redisenterprise- update to API version2024-10-01(#29073) - dependencies:
servicefabricmanaged- update to API version2024-04-01(#29199) - Data Source:
azurerm_virtual_hub_connection- add support for thestatic_vnet_propagate_static_routesproperty (#28560) -
azurerm_cosmosdb_account- add support for theDeleteAllItemsByPartitionKeyvalue in thecapabilitiesproperty (#29126) -
azurerm_hdinsight_spark_cluster_resource- add support for thezonesproperty (#28149) -
azurerm_linux_function_app- add support for Python version3.13(#29131) -
azurerm_linux_function_app_slot- add support for Python version3.13(#29131) -
azurerm_linux_web_app- add support for Python version3.13(#29131) -
azurerm_linux_web_app_slot- add support for Python version3.13(#29131) -
azurerm_log_analytics_workspace- add support for theLAClusterSKU (#29137) -
azurerm_managed_disk- allow disk expansion without downtime for allstorage_account_type(#28730) -
azurerm_mssql_job_agent- add support for theidentityandskuproperties (#29090) -
azurerm_network_manager-scope_accessesis now optional (#28781) -
azurerm_oracle_cloud_vm_cluster- add support for thesystem_versionproperty (#29093) -
azurerm_powerbi_embedded- add support forA7andA8values forsku_name(#29153) -
azurerm_virtual_hub_connection- add support for thestatic_vnet_propagate_static_routesproperty (#28560)
BUG FIXES
- Data source:
azurerm_container_app_environment- prevent an error when the log analytics workspace is in a different subscription (#28647) -
azurerm_kubernetes_cluster_node_pool- fix issue wherekubelet_disk_typecouldn't be updated, updating this will now rotate the node pool (#29135) -
azurerm_linux_virtual_machine- fix issue where a user assigned identity couldn't be removed from the resource (#29157) -
azurerm_linux_virtual_machine_scale_set- fix issue where a user assigned identity couldn't be removed from the resource (#29157) -
azurerm_log_analytics_workspace- prevent an error when the workspace is in a soft-deleted state and linked to a log analytics cluster (#29137) -
azurerm_postgresql_flexible_server_virtual_endpoint- add a lock on the replica server to prevent a race condition (#29071) -
azurerm_signalr_service- setlocationin payload when updating to prevent an API error (#29184) -
azurerm_storage_account_queue_properties- prevent a panic when the storage account is removed out of band (#28371) -
azurerm_storage_account_static_website- prevent a panic when the storage account is removed out of band (#28371) -
azurerm_stream_analytics_job- update validation to notify users ifcontent_storage_policyhasn't been correctly set to setupjob_storage_account(#29158)
v4.24.0
FEATURES:
-
New Resource:
azurerm_servicebus_namespace_customer_managed_key(#28888) -
New Resource:
azurerm_stream_analytics_job_storage_account(#29113) -
New Resource:
azurerm_web_pubsub_socketio(#28992)
ENHANCEMENTS:
- dependencies:
hashicorp/go-azure-sdk- update tov0.20250314.1213156(#29081) - dependencies:
loganalytics- partial update to API version2023-03-01(#28977) - dependencies:
monitor- partial update to API version2023-03-01(#28977) - dependencies:
postgresql- partial update to API version2024-08-01(#28964) - Data Source:
azurerm_linux_function_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) - Data Source:
azurerm_linux_web_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) - Data Source:
azurerm_windows_function_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_ai_services- add support for thenetwork_acls.bypassproperty (#28569) -
azurerm_dashboard_grafana- add support forgrafana_major_version11(#28884) -
azurerm_kubernetes_cluster_node_pool- remove call to retrieve the parent cluster in the read (#29088) -
azurerm_linux_function_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_linux_function_app- setpre_warmed_instance_counton create (#28739) -
azurerm_linux_function_app_slot- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_linux_web_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_linux_web_app_slot- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_redis_cache- tighten validation forsku_name,family,capacity(#29079) -
azurerm_windows_function_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_windows_function_app- setpre_warmed_instance_counton create (#28739) -
azurerm_windows_function_app_slot- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_windows_web_app- add support for node version~22(#29082) -
azurerm_windows_web_app- add support for thevirtual_network_backup_restore_enabledproperty (#29012) -
azurerm_windows_web_app_slot- add support for node version~22(#29082) -
azurerm_windows_web_app_slot- add support for thevirtual_network_backup_restore_enabledproperty (#29012)
BUG FIXES:
-
azurerm_app_configuration- theencryptionblock can now be removed (#28173) -
azurerm_cdn_frontdoor_origin_group-health_probeno longer resets during update unless specified (#29094) -
azurerm_cognitive_account-customer_managed_keycan now be removed (#28368) -
azurerm_container_group-dns_name_label_reuse_policyis now marked as ForceNew (#29040) -
azurerm_disk_encryption_set- prevent crash when retrieving Key Vault details when updating (#29018) -
azurerm_express_route_circuit- fix issue wherebandwidth_in_mbpsisn't updated correctly (#28822) -
azurerm_key_vault_secret- revert CustomizeDiff logic to recreate the resource whenexpiration_dateis removed (#28920) -
azurerm_kubernetes_cluster-fips_enabledcan be updated by cycling the default node pool (#29096) -
azurerm_monitor_diagnostic_setting- theenabled_logblock can now be removed (#28485) -
azurerm_mssql_database- fix validation forauto_pause_delay_in_minutes(#28670) -
azurerm_mssql_server- fix an issue where the provider would incorrectly error during plan operations ifadministrator_loginoradministrator_login_passwordwere added tolifecycle.ignore_changes(#29107)
v4.23.0
NOTES:
-
azurerm_key_vault_secret- resource now supports thevalue_wowrite-only argument (#28947)
FEATURES:
-
New Resource:
azurerm_network_manager_ipam_pool(#28695)
ENHANCEMENTS:
- dependencies: update
Goversion to1.24.1(#28999) - dependencies:
hashicorp/go-azure-sdk- update tov0.20250310.1130319(#29009) -
azurerm_cognitive_deployment- add support forDataZoneBatchin thesku.nameproperty (#28973) -
azurerm_mongo_cluster- add support forM10,M20, andM200compute tiers (#29026)
BUG FIXES:
-
azurerm_linux_function_app- fix validation forsite_config.application_stack.node_versionto allow22(#28988) -
azurerm_postgresql_flexible_server- fix validation forcustomer_managed_key.key_vault_key_idandcustomer_managed_key.geo_backup_key_idto disallow versionless keys preventing unclear error messages (#28981) -
azurerm_web_pubsub_hub- validation for theauth.managed_identity_idnow supports token audience as a valid input (#28495)
v4.22.0
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_optionsproperty (#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_nameandparameter_valuesare no longerForceNew(#28721) -
azurerm_cdn_frontdoor_firewall_policy- add support for thelog_scrubbingproperties (#28834) -
azurerm_container_app- add support for thetemplate.volume.mount_optionsproperty (#28619) -
azurerm_container_app_job- add support for thetemplate.volume.mount_optionsproperty (#28619) -
azurerm_extended_custom_location- deprecated in favour ofazurerm_extended_location_custom_location(#28066) -
azurerm_mongo_cluster- add support for theconnection_stringsattribute (#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_typeproperty (#28881) -
azurerm_workloads_sap_single_node_virtual_instance- add support for themanaged_resources_network_access_typeproperty (#28881) -
azurerm_workloads_sap_three_tier_virtual_instance- add support for themanaged_resources_network_access_typeproperty (#28881)
BUG FIXES:
-
azurerm_api_management_api- split create/update methods (#28271) -
azurerm_express_route_circuit-allow_classic_operationsis 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_policyinto 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)
v4.21.1
BUG FIXES:
-
azurerm_mssql_server- prevent panic by checking ifadministrator_loginexists in the raw config map (#28909)
v4.21.0
NOTES:
- The
azurerm_mssql_job_credentialresource now supports thepassword_wowrite-only argument - The
azurerm_mssql_serverresource now supports theadministrator_login_password_wowrite-only argument - The
azurerm_mysql_flexible_serverresource now supports theadministrator_password_wowrite-only argument - The
azurerm_postgresql_flexible_serverresource now supports theadministrator_password_wowrite-only argument - The
azurerm_postgresql_serverresource now supports theadministrator_login_password_wowrite-only argument
FEATURES:
-
New Resource:
azurerm_linux_function_app_flex_consumption(#28199) -
New Resource:
azurerm_network_manager_verifier_workspace(#28754)
ENHANCEMENTS:
- dependencies:
azurerm_kubernetes_cluster_trusted_access_role_binding- update API version to2024-05-01(#28853) - dependencies:
desktopvirtualization- update API version to2024-04-03(#28771) - dependencies:
kusto- update API version to2024-04-13(#28685) - dependencies:
redis- update API version to2024-11-01(#28696) - dependencies:
workloads- update API version to2024-09-01(#28825) -
azurerm_fluid_relay_server- fixversionless_idsupport forkey_vault_key_id(#28864) -
azurerm_kubernetes_cluster- add support for theupgrade_override_settingproperty (#27962) -
azurerm_kusto_cluster_principal_assignment- add support forAllDatabaseMonitorrole type (#28685) -
azurerm_linux_function_app- correctly updateWEBSITE_CONTENTSHAREandWEBSITE_CONTENTAZUREFILECONNECTIONSTRINGwhen changed inapp_settings(#28859) -
azurerm_linux_function_app_slot- correctly updateWEBSITE_CONTENTSHAREandWEBSITE_CONTENTAZUREFILECONNECTIONSTRINGwhen changed inapp_settings(#28859) -
azurerm_linux_web_app- add support for Node Version22(#28840) -
azurerm_linux_web_app_slot- add support for Node Version22(#28840) -
azurerm_logic_app_standard- add support for thevnet_content_share_enabledproperty ([#28879](https
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.