Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update terraform azurerm to ~> 3.89.0 (#616)
Browse files Browse the repository at this point in the history
[![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`
([#&#8203;24572](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24572))
- New Data Source: `azurerm_data_factory_trigger_schedules`
([#&#8203;24572](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24572))
- New Data Source: `azurerm_ip_groups`
([#&#8203;24540](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24540))
- New Data Source: `azurerm_nginx_certificate`
([#&#8203;24577](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24577))
- New Resource: `azurerm_chaos_studio_target`
([#&#8203;24580](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24580))
- New Resource: `azurerm_elastic_san_volume_group`
([#&#8203;24166](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24166))
- New Resource: `azurerm_netapp_account_encryption`
([#&#8203;23733](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23733))
- New Resource: `azurerm_redhat_openshift_cluster`
([#&#8203;24375](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24375))

ENHANCEMENTS:

- dependencies: updating to `v0.66.1` of
`github.com/hashicorp/go-azure-helpers`
([#&#8203;24561](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24561))
- dependencies: updating to `v0.20240124.1115501` of
`github.com/hashicorp/go-azure-sdk`
([#&#8203;24619](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24619))
- `bot`: updating to API Version `2021-05-01-preview`
([#&#8203;24555](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24555))
- `containerservice`: the SDK Clients now support logging
([#&#8203;24564](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24564))
- `cosmosdb`: updating to API Version `2023-04-15`
([#&#8203;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)
([#&#8203;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)
([#&#8203;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
([#&#8203;23031](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23031))
- `azurerm_data_protection_backup_vault` - the `redundancy` propety can
now be set to `ZoneRedundant`
([#&#8203;24556](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24556))
- `azurerm_data_factory_integration_runtime_azure_ssis` - support for
the `credential_name` property
([#&#8203;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
([#&#8203;23500](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23500))
- `azurerm_stream_analytics_job` - support for the `sku_name` property
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;24582](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24582))

- `azurerm_app_service` - parsing the API Response for
`app_service_plan_id` case-insensitively
([#&#8203;24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626))

- `azurerm_app_service_plan` - fix casing in `serverFarms` due to ID
update
([#&#8203;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
([#&#8203;24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626))

- `azurerm_automation_schedule` - only one `monthly_occurence` block can
now be specified
([#&#8203;24614](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24614))

- `azurerm_cognitive_deployment` - the `model.version` property is no
longer required
([#&#8203;24264](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24264))

- `azurerm_container_app` - multiple `custom_scale_rule` can not be
updated
([#&#8203;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
([#&#8203;24592](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24592))

- `azurerm_function_app` - parsing the API Response for
`app_service_plan_id` case-insensitively
([#&#8203;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
([#&#8203;24626](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24626))

- `azurerm_logic_app_standard` - now will parse the app service ID
insensitively
([#&#8203;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`
([#&#8203;24141](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24141))

- `azurerm_mssql_managed_instance_security_alert_policy` - can not
update empty storage attributes
([#&#8203;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
([#&#8203;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
renovate[bot] committed Jan 26, 2024
1 parent 50aab3d commit e04c96e
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 75 deletions.
48 changes: 24 additions & 24 deletions infra/global/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/global/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.88.0"
version = "~> 3.89.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
48 changes: 24 additions & 24 deletions infra/production/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/production/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.88.0"
version = "~> 3.89.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
48 changes: 24 additions & 24 deletions infra/staging/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/staging/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.88.0"
version = "~> 3.89.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down

0 comments on commit e04c96e

Please sign in to comment.