Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update Terraform azurerm to v4.4.0 #829

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change Pending
azurerm (source) required_provider minor 4.0.1 -> 4.4.0 4.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.4.0

Compare Source

ENHANCEMENTS:

  • dependencies - update github.com/hashicorp/go-azure-sdk to v0.20240923.1151247 (#​27491)
  • azurerm_site_recovery_replicated_vm - support for the target_virtual_machine_size property (#​27480)

BUG FIXES:

  • azurerm_app_service_certificate - key_vault_secret_id can now be versionless (#​27537)
  • azurerm_linux_virtual_machine_scale_set - prevent crash when auto_upgrade_minor_version_enabled is nil (#​27353)
  • azurerm_role_assignment - correctly parse ID when it's a root or provider scope (#​27237)
  • azurerm_storage_blob - source_content is now ForceNew (#​27508)
  • azurerm_virtual_network_gateway_connection - revert shared_key to Optional and Computed (#​27560)

v4.3.0

Compare Source

FEATURES:

  • New Resource: azurerm_advisor_suppression (#​26177)
  • New Resource: azurerm_data_protection_backup_policy_mysql_flexible_server (#​26955)
  • New Resource: azurerm_key_vault_managed_hardware_security_module_key_rotation_policy (#​27306)
  • New Resource: azurerm_stack_hci_deployment_setting (#​25646)
  • New Resource: azurerm_stack_hci_storage_path (#​26509)
  • New Data Source: azurerm_vpn_server_configuration (#​27054)

ENHANCEMENTS:

  • managementgroups - migrate to hashicorp/go-azure-sdk (#​26430)
  • nginx - upgrade api version to 2024-06-01-preview (#​27345)
  • azurerm_linux[windows]_web[function]_app[app_slot] - upgrade api version from 2023-01-01 to 2023-12-01 (#​27196)
  • azurerm_cosmosdb_account - support for the capability EnableNoSQLVectorSearch (#​27357)azurerm_container_app_custom_domain - fix parsing the certificate ID error #​25972
  • azurerm_container_app_custom_domain - support other certificate types (#​25972)
  • azurerm_linux_virtual_machine_scale_set - the zones property can now be updated without creating a new resource (#​27288)
  • azurerm_orchestrated_virtual_machine_scale_set - the zones property can now be updated without creating a new resource (#​27288)
  • azurerm_role_management_policy - support for resource scope (#​27205)
  • azurerm_spring_cloud_gateway - changing the environment_variables and sensitive_environment_variables properties no longer creates a new resource (#​27404)
  • azurerm_static_web_app - support for the public_network_access_enabled property (#​26345)
  • azurerm_shared_image - support for the disk_controller_type_nvme_enabled property (#​26370)
  • azurerm_storage_blob - changing the source property no longer creates a new resource (#​27394)
  • azurerm_storage_object_replication - changing the rules.x. source_container_name and rules.x. destination_container_name properties no longer creates a new resource (#​27394)
  • azurerm_windows_virtual_machine_scale_set - the zones property can now be updated without creating a new resource (#​27288)

BUG FIXES:

  • azurerm_application_insights - fix crash when read for DataVolumeCap is nil (#​27352)
  • azurerm_container_app - relax validation on the ingress traffic property (#​27396)
  • azurerm_log_analytics_workspace_table - will now correctly set total_retention_in_days when sku is Basic (#​27420)

v4.2.0

Compare Source

FEATURES:

  • New Resource: azurerm_arc_machine (#​26647)
  • New Resource: azurerm_arc_machine_automanage_configuration_assignment (#​26657)

ENHANCEMENTS:

  • network/bastionhosts - upgrade api version from 2023-11-01 to 2024-01-01 (#​27277)
  • recoveryservices - upgrade recoveryservicessiterecovery from 2022-10-01 to 2024-04-01 (#​27281)
  • azurerm_data_protection_backup_vault - support for the property cross_region_restore_enabled property (#​27197)
  • azurem_mssql_managed_instance - support for the service_principal_type property (#​27240)

BUG FIXES:

  • azurerm_cosmosdb_account - fix crash during state migration (#​27302)
  • azurerm_servicebus_queue - fix defaults of the default_message_ttl and auto_delete_on_idle properties (#​27305)

v4.1.0

Compare Source

ENHANCEMENTS:

  • dependencies - bump hashicorp/go-azure-sdk to v0.20240903.1111904 (#​27268)
  • Virtual Machine Scale Sets - upgrade api version from 2024-03-01 to 2024-07-01 (#​27230)
  • hdinsights - update the HDInsights Node definition validation of VM sizes to include new V5 types (#​27270)
  • azurerm_api_management_logger - support for the application_insights.connection_string property (#​27137)
  • azurerm_bot_service_azure_bot - will now send the value for the developer_app_insights_api_key property (#​27280)
  • azurerm_netapp_volume - support for the smb3_protocol_encryption_enabled property (#​27228)
  • azurerm_subnet - support Microsoft.DevOpsInfrastructure as delegation service (#​27259)

BUG FIXES:

  • azurerm_mysql_flexible_server - correctly set source_server_id in the state file (#​27295)
  • azurerm_cosmosdb_account - the ip_range_filter property now supports IPV4 addresses (#​27208)
  • azurerm_cosmosdb_account - added state migration for ip_range_filter underlying type change from string to set (#​27276)
  • azurerm_linux_virtual_machine - the admin_ssh_key.public_key property now supports ed25519 ssh keys (#​27202)
  • azurerm_sentinel_automation_rule - no longer panics when using condition_json (#​27269)
  • azurerm_kubernetes_cluster - the host_encryption_enabled and node_public_ip_enabled properties are now set correctly (#​27218)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Updates to dependencies renovate labels Oct 7, 2024
@renovate renovate bot changed the title Update Terraform azurerm to v4.4.0 Update Terraform azurerm to v4.3.0 Oct 7, 2024
@renovate renovate bot changed the title Update Terraform azurerm to v4.3.0 Update Terraform azurerm to v4.4.0 Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Updates to dependencies renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant