reviewdog / action-trivy

MIT License
9 stars 7 forks source link

chore(deps): update terraform azurerm to ~> 3.89.0 #20

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-provider-azurerm (azurerm) ### [`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))

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

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

github-actions[bot] commented 7 months ago

🚀 [bumpr] Bumped! New version:v1.2.3 Changes:v1.2.2...v1.2.3