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.16.0 #2077

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 4.14.0 -> 4.16.0

Warning

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


Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.16.0

Compare Source

NOTE: This release contains a breaking change reverting redisenterprise API version from 2024-10-01 to 2024-06-01-preview as not all regions are currently supported in the 2024-10-01 version

BREAKING CHANGES:

  • dependencies - redisenterprise API version reverted from 2024-10-01 to 2024-06-01-preview (#​28516)

FEATURES:

  • New Resource: azurerm_container_registry_credential_set (#​27528)
  • New Resource: azurerm_mssql_job (#​28456)
  • New Resource: azurerm_mssql_job_schedule (#​28456)

ENHANCEMENTS:

  • dependencies - update hashicorp/go-azure-sdk to v0.20250115.1141151 (#​28519)
  • dependencies - costmanagement update to use 2023-08-01 (#​27680)
  • dependencies - postgresql update API version to 2024-08-01 (#​28474)
  • azurerm_container_app – support for the termination_grace_period_seconds property (#​28307)
  • azurerm_cost_anomaly_alert - add support for the notification_email property (#​27680)
  • azurerm_data_protection_backup_vault - support for immutability property (#​27859)
  • azurerm_databricks_workspace - fix ignore_changes support (#​28527)
  • azurerm_kubernetes_cluster_node_pool - add support for the temporary_name_for_rotation property to allow node pool rotation (#​27791)
  • azurerm_linux_function_app - add support for node 22 and java 17 support for JBOSSEAP (#​28472)
  • azurerm_linux_web_app - add support for node 22 and java 17 support for JBOSSEAP (#​28472)
  • azurerm_windows_function_app - add support for node 22 and java 17 support for JBOSSEAP (#​28472)

BUG FIXES:

  • azurerm_logic_app_standard - fix setting public_network_access for conflicting API properties (#​28465)
  • azurerm_redis_cache - data_persistence_authentication_method can now be unset (#​27932)
  • azurerm_mssql_database - fix bug where verifying TDE might fail to return an error on failure (#​28505)
  • azurerm_mssql_database - fix several potential bugs where retry functions could return false negatives for actual errors (#​28505)
  • azurerm_private_endpoint - fix a bug where reading Private DNS could error and exit the Read of the resource early without raising an error (#​28505)

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)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - "after 7am and before 9am every weekday" in timezone Europe/London.

🚦 Automerge: Enabled.

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-approve[bot]
renovate-approve bot previously approved these changes Jan 13, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 13, 2025
@hmcts-jenkins-d-to-i
Copy link
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

@hmcts-jenkins-d-to-i
Copy link
Contributor

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 9fbe69f to 12a2037 Compare January 14, 2025 09:53
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 12a2037 to 15f47b1 Compare January 15, 2025 07:16
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 15f47b1 to 8cfbf68 Compare January 15, 2025 08:10
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 3 times, most recently from 0c64568 to 50f27e7 Compare January 16, 2025 09:27
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 50f27e7 to 3233aea Compare January 16, 2025 15:40
@renovate renovate bot changed the title Update Terraform azurerm to v4.15.0 Update Terraform azurerm to v4.16.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 3233aea to 5051d82 Compare January 16, 2025 23:09
@hmcts-jenkins-d-to-i hmcts-jenkins-d-to-i bot requested a deployment to preview January 16, 2025 23:20 Abandoned
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from c9c98f4 to da8abb9 Compare January 20, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants