This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform azurerm to ~> 3.89.0 (#616)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [azurerm](https://registry.terraform.io/providers/hashicorp/azurerm) ([source](https://togithub.com/hashicorp/terraform-provider-azurerm)) | required_provider | minor | `~> 3.88.0` -> `~> 3.89.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-azurerm (azurerm)</summary> ### [`v3.89.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#3890-January-25-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.88.0...v3.89.0) FEATURES: - New Data Source: `azurerm_data_factory_trigger_schedule` ([#​24572](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24572)) - New Data Source: `azurerm_data_factory_trigger_schedules` ([#​24572](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24572)) - New Data Source: `azurerm_ip_groups` ([#​24540](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24540)) - New Data Source: `azurerm_nginx_certificate` ([#​24577](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24577)) - New Resource: `azurerm_chaos_studio_target` ([#​24580](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24580)) - New Resource: `azurerm_elastic_san_volume_group` ([#​24166](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24166)) - New Resource: `azurerm_netapp_account_encryption` ([#​23733](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23733)) - New Resource: `azurerm_redhat_openshift_cluster` ([#​24375](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24375)) ENHANCEMENTS: - dependencies: updating to `v0.66.1` of `github.com/hashicorp/go-azure-helpers` ([#​24561](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24561)) - dependencies: updating to `v0.20240124.1115501` of `github.com/hashicorp/go-azure-sdk` ([#​24619](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24619)) - `bot`: updating to API Version `2021-05-01-preview` ([#​24555](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24555)) - `containerservice`: the SDK Clients now support logging ([#​24564](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24564)) - `cosmosdb`: updating to API Version `2023-04-15` ([#​24541](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24541)) - `loadtestservice`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` (and support logging) ([#​24578](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24578)) - `managedidentity`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` (and support logging) ([#​24578](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24578)) - `azurerm_api_management_api` - change the `id` format so specific `revision`s can be managed by Terraform ([#​23031](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23031)) - `azurerm_data_protection_backup_vault` - the `redundancy` propety can now be set to `ZoneRedundant` ([#​24556](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24556)) - `azurerm_data_factory_integration_runtime_azure_ssis` - support for the `credential_name` property ([#​24458](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24458)) - `azurerm_orchestrated_virtual_machine_scale_set` - support `2022-datacenter-azure-edition-hotpatch` and `2022-datacenter-azure-edition-hotpatch-smalldisk` hotpatching images ([#​23500](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23500)) - `azurerm_stream_analytics_job` - support for the `sku_name` property ([#​24554](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24554)) BUG FIXES: - Data Source: `azurerm_app_service` - parsing the API Response for `app_service_plan_id` case-insensitively ([#​24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626)) - Data Source: `azurerm_function_app` - parsing the API Response for `app_service_plan_id` case-insensitively ([#​24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626)) - `azurerm_app_configuration_key` - the value for the `value` property can now be removed/emptied ([#​24582](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24582)) - `azurerm_app_service` - parsing the API Response for `app_service_plan_id` case-insensitively ([#​24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626)) - `azurerm_app_service_plan` - fix casing in `serverFarms` due to ID update ([#​24562](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24562)) - `azurerm_app_service_slot` - parsing the API Response for `app_service_plan_id` case-insensitively ([#​24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626)) - `azurerm_automation_schedule` - only one `monthly_occurence` block can now be specified ([#​24614](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24614)) - `azurerm_cognitive_deployment` - the `model.version` property is no longer required ([#​24264](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24264)) - `azurerm_container_app` - multiple `custom_scale_rule` can not be updated ([#​24509](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24509)) - `azurerm_container_registry_task_schedule_run_now` - prevent issue where the incorrect scheduled run in tracked if there have been multiple ([#​24592](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24592)) - `azurerm_function_app` - parsing the API Response for `app_service_plan_id` case-insensitively ([#​24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626)) - `azurerm_function_app_slot` - parsing the API Response for `app_service_plan_id` case-insensitively ([#​24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626)) - `azurerm_logic_app_standard` - now will parse the app service ID insensitively ([#​24562](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24562)) - `azurerm_logic_app_workflow` - the `workflow_parameters` will now correctly handle information specified by `$connections` ([#​24141](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24141)) - `azurerm_mssql_managed_instance_security_alert_policy` - can not update empty storage attributes ([#​24553](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24553)) - `azurerm_network_interface` - the `ip_configuration` properties are no longer added to a Load Balancer Backend if one of those `ip_configurations` is associated with a backend ([#​24470](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24470)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ThorstenSauter/NoPlan). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information