Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terraform-provider-azurerm_4.37.0_manifest.json | 2025-07-17 | 83 Bytes | |
terraform-provider-azurerm_4.37.0_SHA256SUMS | 2025-07-17 | 1.4 kB | |
README.md | 2025-07-17 | 2.7 kB | |
v4.37.0 source code.tar.gz | 2025-07-17 | 26.3 MB | |
v4.37.0 source code.zip | 2025-07-17 | 61.8 MB | |
Totals: 5 Items | 88.0 MB | 3 |
FEATURES:
- New Data Source:
azurerm_network_manager_ipam_pool
(#30145)
ENHANCEMENTS:
- Data Source:
azurerm_virtual_machine_scale_set
- add support for theauxiliary_mode
andauxiliary_sku
properties (#30159) azurerm_container_app_environment
- add support for theidentity
block (#29409)azurerm_eventhub
- add support for theretention_description
block (#29427)azurerm_kubernetes_cluster
- add support for theDaily
value in themaintenance_window_auto_upgrade.frequency
property (#30133)azurerm_kubernetes_flux_configuration
- add support for thegit_repository.provider
property (#30082)azurerm_mssql_job_step
- thejob_credential_id
andoutput_target.job_credential_id
properties are now optional (#30031)azurerm_orchestrated_virtual_machine_scale_set
- add support forauxiliary_mode
andauxiliary_sku
(#30102)azurerm_storage_account
- add support for theprovisioned_billing_model_version
property (#29043)azurerm_vpn_gateway_connection
- add support for thedpd_timeout_seconds
property (#29434)
BUG FIXES:
- Data Source:
azurerm_virtual_machine_scale_set
- fix a panic caused by missing properties (#30159) azurerm_container_app_environment
- fix import forworkload_profile
(#30139)azurerm_mongo_cluster
- thecreate_mode
property no longer causes ForceNews on import (#29375)azurerm_virtual_network
- suppress a perpetual diff onaddress_space
when usingip_address_pool
(#30073)azurerm_vpn_gateway_connection
- theshared_key
is now Optional + Computed (#30152)