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

chore(deps): update terraform azurerm to ~> 3.88.0 #15

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor ~> 3.86.0 -> ~> 3.88.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v3.88.0

Compare Source

FEATURES:

  • New Data Source: azurerm_nginx_deployment (#​24492)
  • New Resource: azurerm_spring_cloud_dynatrace_application_performance_monitoring (#​23889)
  • New Resource: azurerm_virtual_machine_run_command (#​23377)

ENHANCEMENTS:

  • dependencies: updating to v0.20240117.1163544 of github.com/hashicorp/go-azure-sdk (#​24481)
  • dependencies: updating to v0.65.1 of github.com/hashicorp/go-azure-helpers (#​24479)
  • datashare: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​24481)
  • kusto: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​24477)
  • Data Source: azurerm_application_gateway - support for the trusted_client_certificate.data property (#​24474)
  • azurerm_service_plan: refactoring to use hashicorp/go-azure-sdk (#​24483)
  • azurerm_container_group - support for the priority property (#​24374)
  • azurerm_mssql_managed_database - support for the point_in_time_restore property (#​24535)
  • azurerm_mssql_managed_instance - now exports the dns_zone attribute (#​24435)
  • azurerm_linux_web_app_slot - support for setting python_version to 3.12 (#​24363)
  • azurerm_linux_web_app - support for setting python_version to 3.12 (#​24363)
  • azurerm_linux_function_app_slot - support for setting python_version to 3.12 (#​24363)
  • azurerm_linux_function_app - support for setting python_version to 3.12 (#​24363)

BUG FIXES:

  • azurerm_application_gateway - the components property within the url block is no longer computed (#​24480)
  • azurerm_cdn_frontdoor_route - prevent an issue where cdn_frontdoor_origin_path gets removed on update if unchanged. (#​24488)
  • azurerm_cognitive_account - fixing support for the DC0 SKU (#​24526)

v3.87.0

Compare Source

FEATURES:

  • New Data Source: azurerm_network_manager (#​24398)
  • New Resource: azurerm_security_center_server_vulnerability_assessments_setting (#​24299)

ENHANCEMENTS:

  • dependencies: updating to v0.20240111.1094251 of github.com/hashicorp/go-azure-sdk (#​24463)
  • Data Source: azurerm_mssql_database - support for identity, transparent_data_encryption_enabled, transparent_data_encryption_key_vault_key_id and transparent_data_encryption_key_automatic_rotation_enabled (#​24412)
  • Data Source: azurerm_mssql_server - support for transparent_data_encryption_key_vault_key_id (#​24412)
  • machinelearning: updating to API Version 2023-10-01 (#​24416)
  • paloaltonetworks: updating to API Version 2023-09-01 (#​24290)
  • azurerm_container_app - update create time validations for ingress.0.traffic_weight (#​24042)
  • azurerm_container_app- support for the ip_security_restriction block (#​23870)
  • azurerm_kubernetes_cluster - properties in default_node_pool.linux_os_config.sysctl_config are now updateable via node pool cycling (#​24397)
  • azurerm_linux_web_app - support the VS2022 value for the remote_debugging_version property (#​24407)
  • azurerm_mssql_database - support for identity, transparent_data_encryption_key_vault_key_id and transparent_data_encryption_key_automatic_rotation_enabled (#​24412)
  • azurerm_postgres_flexible_server - the sku_name property now supports being set to MO_Standard_E96ds_v5 (#​24367)
  • azurerm_role_assignment - support for the principal_type property (#​24271)
  • azurerm_windows_web_app - support the VS2022 value for the remote_debugging_version property (#​24407)
  • azurerm_cdn_frontdoor_firewall_policy - support for request_body_check_enabled property (#​24406)

BUG FIXES:

  • Data Source: azurerm_role_definition - fix role_definition_id (#​24418)
  • azurerm_api_management - the sku_name property can now be updated (#​24431)
  • azurerm_arc_kubernetes_flux_configuration - prevent a bug where certain sensitive properties for bucket and git_repository were being overwritten after an update to the resource is made (#​24066)
  • azurerm_kubernetes_flux_configuration - prevent a bug where certain sensitive properties for bucket and git_repository were being overwritten after an update to the resource is made (#​24066)
  • azure_linux_web_app - prevent a bug in App Service processing of application_stack in updates to site_config (#​24424)
  • azure_linux_web_app_slot - Fix bug in App Service processing of application_stack in updates to site_config (#​24424)
  • azurerm_network_manager_deployment - update creation wait logic to better tolerate the api returning not found (#​24330)
  • azurerm_virtual_machine_data_disk_attachment - do not update applications profile with disks (#​24145)
  • azure_windows_web_app - prevent a bug in App Service processing of application_stack in updates to site_config (#​24424)
  • azure_windows_web_app_slot - prevent a bug in App Service processing of application_stack in updates to site_config (#​24424)
  • azurerm_maintenance_configuration - set the reboot property in flatten from AlwaysReboot to Always (#​24376)
  • azurerm_container_app_environment - the workload_profile property can now be updated (#​24409)

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the bump:patch label Jan 13, 2024
Copy link
Contributor

🏷️ [bumpr] Next version:v1.1.2 Changes:v1.1.1...reviewdog:renovate/azurerm-3.x

@renovate renovate bot changed the title chore(deps): update terraform azurerm to ~> 3.87.0 chore(deps): update terraform azurerm to ~> 3.88.0 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/azurerm-3.x branch from b6e8bd1 to 58d9b85 Compare January 19, 2024 03:18
@renovate renovate bot force-pushed the renovate/azurerm-3.x branch from 58d9b85 to 0ef8720 Compare January 22, 2024 13:28
@shmokmt shmokmt merged commit 8d16ce6 into main Jan 22, 2024
11 checks passed
@shmokmt shmokmt deleted the renovate/azurerm-3.x branch January 22, 2024 13:49
Copy link
Contributor

🚀 [bumpr] Bumped! New version:v1.2.1 Changes:v1.2.0...v1.2.1

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.

1 participant