Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terraform-provider-azurerm_4.38.0_manifest.json | 2025-07-30 | 83 Bytes | |
terraform-provider-azurerm_4.38.0_SHA256SUMS | 2025-07-30 | 1.4 kB | |
README.md | 2025-07-30 | 9.2 kB | |
v4.38.0 source code.tar.gz | 2025-07-30 | 26.3 MB | |
v4.38.0 source code.zip | 2025-07-30 | 61.9 MB | |
Totals: 5 Items | 88.2 MB | 1 |
4.38.0 (July 30, 2025)
FEATURES:
- New Data Source :
azurerm_api_connection
(#30178) - New Data Source:
azurerm_log_analytics_workspace_table
(#30261) - New Data Source:
azurerm_mssql_failover_group
(#29428) - New Data Source:
azurerm_trusted_signing_account
(#29293) - New Resource:
azurerm_application_load_balancer_security_policy
(#30128) - New Resource :
azurerm_eventgrid_partner_registration
(#29736) - New Resource:
azurerm_mssql_managed_instance_start_stop_schedule
(#26702)
ENHANCEMENTS:
- dependencies:
go-azure-sdk
update tov0.20250728.1144148
(#30254) - dependencies:
go-azure-sdk
update to v0.20250716.1144812 (#30171) - dependencies:
golang.org/x/crypto
update tov0.40.0
(#30171) - dependencies:
golang.org/x/mod
update tov0.26.0
(#30171) - dependencies:
golang.org/x/net
update tov0.42.0
(#30171) - dependencies:
golang.org/x/sync
update tov0.16.0
(#30171) - dependencies:
golang.org/x/sys
update tov0.34.0
(#30171) - dependencies:
golang.org/x/text
update tov0.27.0
(#30171) - dependencies:
golang.org/x/tools
update tov0.35.0
(#30171) - dependencies:
servicebus
- update to API version2024-01-01
(#30231) - Data Source:
azurerm_databricks_workspace
- add support for thecustom_parameters
property (#30214) - Data Source:
azurerm_oracle_cloud_vm_cluster
- add support for thefile_system_configuration
block (#30092) - Data Source:
azurerm_oracle_exadata_infrastructure
- add support for thedefined_file_system_configuration
block (#30092) azurerm_batch_pool
- fixstart_task.0.task_retry_maximum
validation (#30182)azurerm_dev_center
- add support for theproject_catalog_item_sync_enabled
property (#29274)azurerm_dev_center_project_pool
- add support for themanaged_virtual_network_regions
property (#30061)azurerm_dynatrace_monitor
- add support for theenvironment_properties
block (#29251)azurerm_image
- improve validation foros_disk
,data_disk
andzone_resilient
(#30222)azurerm_managed_lustre_file_system
- add support for theroot_squash
block (#29876)azurerm_management_group_policy_assignment
- improve validation for thename
property (#30179)azurerm_management_group_policy_set_definition
- now forces a new resource to be created when the number ofparameters
is decreased (#29866)azurerm_mongo_cluster
- add support forversion
8.0 (#29823)azurerm_network_security_rule
- improve validation for source and destination properties (#29675)azurerm_oracle_cloud_vm_cluster
- add support for thefile_system_configuration
block (#30092)azurerm_policy_set_definition
- now forces a new resource to be created when the number ofparameters
is decreased (#29866)azurerm_resource_group_policy_assignment
- improve validation for thename
property (#30179)azurerm_resource_policy_assignment
- improve validation for thename
property (#30179)azurerm_subnet
- add support for theip_address_pool
block (#29840)azurerm_subscription_policy_assignment
- improve validation for thename
property (#30179)azurerm_video_indexer_account
- add support for thepublic_network_access
property (#29725)
BUG FIXES:
- Data Source:
azurerm_kusto_cluster
- fix returned error if cluster was not found (#30232) appservice
- now checks for deployment service availability before zip deployment (#30066)azurerm_ai_foundry
- no longer crashes when thekey_vault_id
property is nil (#30252)azurerm_container_app_environment
- no longer panics whenlog_analytics_workspace_id
is from another subscription (#29829)azurerm_eventhub
- fix perpetual diff withmessage_retention
(#30169)azurerm_kusto_attached_database_configuration
- resource is now removed from state if it no longer exists (#30232)azurerm_kusto_cluster
- resource is now removed from state if it no longer exists (#30232)azurerm_kusto_cluster_customer_managed_key
- resource is now removed from state if it no longer exists (#30232)azurerm_kusto_cluster_principal_assignment
- resource is now removed from state if it no longer exists (#30232)azurerm_log_analytics_workspace_table
- theretention_in_days
property can now be reset (#29182)azurerm_monitor_alert_prometheus_rule_group
- prevent an error caused by the request containing an empty string for therule.for
property when not set (#30180)azurerm_mssql_database
- themax_size_gb
can now support0.1
and0.5
(#28334)azurerm_mssql_managed_instance
-administrator_login
is now Computed, preventing resource recreation whenazure_active_directory_administrator.azuread_authentication_only_enabled
istrue
(#30263)azurerm_postgresql_flexible_server_virtual_endpoint
- no longer causes an error whenreplica_server_id
is from another subscription (#29270)azurerm_role_management_policy
- fix perpetual diff onactivation_rules.approval_stage
(#29084)azurerm_service_plan
- fix an issue that prevented supported SKUs from specifyingzone_balancing_enabled
astrue
(#30165)azurerm_web_application_firewall_policy
-js_challenge_cookie_expiration_in_minutes
is now set to default value if not returned from API (#30245)