Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform azurerm to v4.15.0 #50

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 4, 2024

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 4.13.0 -> 4.15.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.15.0

Compare Source

FEATURES:

  • New Data Source: azurerm_kubernetes_fleet_manager (#​28278)
  • New Resource: azurerm_arc_kubernetes_provisioned_cluster (#​28216)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_private_endpoint (#​27874)
  • New Resource azurerm_machine_learning_workspace_network_outbound_rule_service_tag (#​27931)
  • New Resource azurerm_dynatrace_tag_rules (#​27985)

ENHANCEMENTS:

  • dependencies - update tool Go version and bump go-git version to 5.13.0 (#​28425)
  • dependencies - update hashicorp/go-azure-sdk to v0.20241212.1154051 (#​28360)
  • dependencies - frontdoor - partial update to use 2024-02-01 API (#​28233)
  • dependencies - postgresql - update to 2024-08-01 (#​28380)
  • dependencies - redisenterprise - update to 2024-10-01 and support for new skus (#​28280)
  • Data Source: azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#​27375)
  • Data Source: azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#​28379)
  • Data Source: azurerm_static_web_app - add support for the repository_url and repository_branch properties (#​27401)
  • azurerm_billing_account_cost_management_export - add support for the file_format property (#​27122)
  • azurerm_cdn_frontdoor_profile - add support for the identity property (#​28281)
  • azurerm_cognitive_deployment - DataZoneProvisionedManaged and GlobalProvisionedManaged skus are now supported (#​28404)
  • azurerm_databricks_access_connector - SystemAssigned,UserAssigned identity is now supported (#​28442)
  • azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#​27375)
  • azurerm_kubernetes_flux_configuration - add support for the post_build and wait properties (#​25695)
  • azurerm_linux_virtual_machine - export the os_disk.0.id attribute (#​28352)
  • azurerm_netapp_volume - make the network_features property Optional/Computed (#​28390)
  • azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#​28379)
  • azurerm_resource_group_cost_management_export - add support for the file_format property (#​27122)
  • azurerm_site_recovery_replicated_vm - support for the network_interface.recovery_load_balancer_backend_address_pool_ids property (#​28398)
  • azurerm_static_web_app - add support for the repository_url, repository_branch and repository_token properties (#​27401)
  • azurerm_subscription_cost_management_export - add support for the file_format property (#​27122)
  • azurerm_virtual_network - support for the private_endpoint_vnet_policies property (#​27830)
  • azurerm_windows_virtual_machine - export the os_disk.0.id attribute (#​28352)
  • azurerm_mssql_managed_instance - support for new property azure_active_directory_administrator (#​24801)

BUG FIXES:

  • azurerm_api_management - update the capacity property to allow increasing the apim scalability to 31 (#​28427)
  • azurerm_automation_software_update_configuration remove deprecated misspelled attribute error_meesage (#​28312)
  • azurerm_batch_pool - support for new block security_profile (#​28069)
  • azurerm_log_analytics_data_export_rule - now creates successfully without returning 404 (#​27876)
  • azurerm_mongo_cluster - remove CustomizeDiff logic for administrator_password to allow the input to be generated by the random_password resource (#​28215)
  • azurerm_mongo_cluster - valdation updated so the resource now creates successfully when using create_mode GeoReplica (#​28269)
  • azurerm_mssql_managed_instance - allow system and user assigned identities, fix update failure (#​28319)
  • azurerm_storage_account - fix error handling for static_website and queue_properties availability checks (#​28279)

v4.14.0

Compare Source

BREAKING CHANGES:

  • nginx - update api version to 2024-09-01-preview, this API no longer supports certain properties which have had to be deprecated in the provider for the upgrade (#​27776)
  • Data Source: azurerm_nginx_configuration - the protected_file.content property will not be populated and has been deprecated (#​27776)
  • Data Source: azurerm_nginx_deployment - the managed_resource_group property will not be populated and has been deprecated (#​27776)
  • azurerm_network_function_collector_policy - the API doesn't preserve the ordering of the ipfx_ingestion.source_resource_ids property causing non-empty plans after apply, this property's type has been changed from a list to a set to prevent Terraform from continually trying to recreate this resource. If this property is being referenced anywhere you will need to update your config to convert it to a list before referencing it (#​27915)
  • azurerm_nginx_deployment - the managed_resource_group property is no longer supported and has been deprecated (#​27776)

FEATURES:

  • New Resource: azurerm_cognitive_account_rai_blocklist (#​28043)
  • New Resource: azurerm_fabric_capacity (#​28080)

ENHANCEMENTS:

  • dependencies - update go-azure-sdk to v0.20241206.1180327 (#​28211)
  • nginx - update api version to 2024-11-01-preview (#​28227)
  • azurerm_linux_function_app - add support for preview value 21 for java_version (#​26304)
  • azurerm_linux_function_app_slot - support 1.3 for site_config.minimum_tls_version and site_config.scm_minimum_tls_version (#​28016)
  • azurerm_linux_web_app - add support for preview value 21 for java_version (#​26304)
  • azurerm_orchestrated_virtual_machine_scale_set - support hot patching for 2025-datacenter-azure-edition-core-smalldisk (#​28160)
  • azurerm_search_service - add support for the network_rule_bypass_option property (#​28139)
  • azurerm_windows_function_app - add support for preview value 21 for java_version (#​26304)
  • azurerm_windows_function_app_slot - support 1.3 for site_config.minimum_tls_version and site_config.scm_minimum_tls_version (#​28016)
  • azurerm_windows_virtual_machine - support hot patching for 2025-datacenter-azure-edition-core-smalldisk (#​28160)
  • azurerm_windows_web_app - add support for preview value 21 for java_version (#​26304)

BUG FIXES:

  • azurerm_management_group - fix regression where subscription ID can't be parsed correctly anymore (#​28228)

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.

🔕 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 changed the title Update Terraform azurerm to v4.4.0 Update Terraform azurerm to v4.5.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 3c9e2f5 to 49213bb Compare October 11, 2024 07:13
@renovate renovate bot changed the title Update Terraform azurerm to v4.5.0 Update Terraform azurerm to v4.6.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 49213bb to dd264d2 Compare October 18, 2024 09:37
@renovate renovate bot changed the title Update Terraform azurerm to v4.6.0 Update Terraform azurerm to v4.7.0 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from dd264d2 to 60994ca Compare October 25, 2024 09:52
@renovate renovate bot changed the title Update Terraform azurerm to v4.7.0 Update Terraform azurerm to v4.8.0 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 60994ca to 63c4bf3 Compare November 1, 2024 17:40
@renovate renovate bot changed the title Update Terraform azurerm to v4.8.0 Update Terraform azurerm to v4.9.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 63c4bf3 to 416a02c Compare November 8, 2024 06:16
@renovate renovate bot changed the title Update Terraform azurerm to v4.9.0 Update Terraform azurerm to v4.10.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 416a02c to ba3739d Compare November 15, 2024 07:44
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from ba3739d to 5943b10 Compare November 22, 2024 12:03
@renovate renovate bot changed the title Update Terraform azurerm to v4.10.0 Update Terraform azurerm to v4.11.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 5943b10 to 2e6df89 Compare November 29, 2024 07:03
@renovate renovate bot changed the title Update Terraform azurerm to v4.11.0 Update Terraform azurerm to v4.12.0 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 2e6df89 to be968db Compare December 6, 2024 07:28
@renovate renovate bot changed the title Update Terraform azurerm to v4.12.0 Update Terraform azurerm to v4.13.0 Dec 6, 2024
@renovate renovate bot changed the title Update Terraform azurerm to v4.13.0 Update Terraform azurerm to v4.13.0 - autoclosed Dec 12, 2024
@renovate renovate bot closed this Dec 12, 2024
@renovate renovate bot deleted the renovate/azurerm-4.x-lockfile branch December 12, 2024 15:53
@renovate renovate bot changed the title Update Terraform azurerm to v4.13.0 - autoclosed Update Terraform azurerm to v4.13.0 Dec 13, 2024
@renovate renovate bot reopened this Dec 13, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from 22b7750 to be968db Compare December 13, 2024 11:52
@renovate renovate bot changed the title Update Terraform azurerm to v4.13.0 Update Terraform azurerm to v4.14.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from be968db to c8e43c4 Compare December 13, 2024 14:14
@renovate renovate bot changed the title Update Terraform azurerm to v4.14.0 Update Terraform azurerm to v4.15.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/azurerm-4.x-lockfile branch from c8e43c4 to 9891aa9 Compare January 10, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants