Azurerm Provider v4.74.0 Adds New Properties and Fixes Bugs
terraforminfraazureengineer
patch
HashiCorp's Terraform provider for Azure (Azurerm) has released version 4.74.0, introducing support for several new properties across various Azure services including Function Apps, Web Apps, Logic Apps, and Container App environments. These enhancements allow for more granular control over TLS cipher suites, integration runtime settings, and app service plans, benefiting engineers managing Azure infrastructure. Additionally, the release includes bug fixes for Container App environment naming and Logic App Standard updates, ensuring more reliable management of these resources.
- →go-azure-sdk - update to v0.20260520.1145341
- →azurerm_advisor_recommendations - add support for the filter_by_resource_ids and filter_by_recommendation_type_guids properties
- →azurerm_data_factory_integration_runtime_azure - add support for the interactive_authoring_time_to_live_in_minutes property
- →azurerm_linux_function_app - add support for minimum_tls_cipher_suite property
- →azurerm_linux_web_app - add support for minimum_tls_cipher_suite property
Enhancements (8) ›
- dependencies go-azure-sdk - update to v0.20260520.1145341
- azurerm_advisor_recommendations - add support for the filter_by_resource_ids and filter_by_recommendation_type_guids properties
- azurerm_data_factory_integration_runtime_azure - add support for the interactive_authoring_time_to_live_in_minutes property
- azurerm_linux_function_app - add support for minimum_tls_cipher_suite property
- azurerm_linux_web_app - add support for minimum_tls_cipher_suite property
- azurerm_logic_app_standard - add support for key_vault_reference_identity_id
- azurerm_windows_function_app - add support for minimum_tls_cipher_suite property
- azurerm_windows_web_app - add support for minimum_tls_cipher_suite property
Read the original announcement →
https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v4.74.0
Related releases
- Azure SQL updates preview for late July Azure Updates ·
- Azure Kubernetes Service 1.33 has reached end of life endoflife.date ·
- Azure Database for PostgreSQL 11 has reached end of life endoflife.date ·
- Azure Database for PostgreSQL 12 has reached end of life endoflife.date ·
- Azure Database for PostgreSQL 13 has reached end of life endoflife.date ·
- Azure Database for MySQL 5.7 has reached end of life endoflife.date ·