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.90.0 (#621)
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.89.0` -> `~> 3.90.0` |

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-azurerm (azurerm)</summary>

###
[`v3.90.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#3900-February-01-2024)

[Compare
Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.89.0...v3.90.0)

UPGRADE NOTES:

- provider - The provider will now automatically register the
`AppConfiguration`, `DataFactory`, and `SignalRService` Resource
Providers. When running Terraform with limited permissions, note that
you [must disable automatic Resource Provider Registration and ensure
that any Resource Providers Terraform requires are
registered](\[XXX]\(https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs#skip_provider_registration\)).
([#&#8203;24645](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24645))

FEATURES:

- **New Data Source**: `azurerm_nginx_configuration`
([#&#8203;24642](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24642))
- **New Data Source**: `azurerm_virtual_desktop_workspace`
([#&#8203;24732](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24732))
- **New Resource**: `azurerm_kubernetes_fleet_update_strategy`
([#&#8203;24328](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24328))
- **New Resource**: `azurerm_site_recovery_vmware_replicated_vm`
([#&#8203;22477](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/22477))
- **New Resource**:
`azurerm_spring_cloud_new_relic_application_performance_monitoring`
([#&#8203;24699](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24699))

ENHANCEMENTS:

- provider: registering the Resource Provider
`Microsoft.AppConfiguration`
([#&#8203;24645](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24645))
- provider: registering the Resource Provider `Microsoft.DataFactory`
([#&#8203;24645](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24645))
- provider: registering the Resource Provider `Microsoft.SignalRService`
([#&#8203;24645](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24645))
- provider: the Provider is now built using Go 1.21.6
([#&#8203;24653](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24653))
- dependencies: the dependency `github.com/hashicorp/go-azure-sdk` has
been split into multiple Go Modules - and as such will be referred to by
those paths going forwards
([#&#8203;24636](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24636))
- dependencies: updating to
\`\`v0.20240201.1064937`of`github.com/hashicorp/go-azure-sdk/resource-manager\`
([#&#8203;24738](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24738))
- dependencies: updating to `v0.20240201.1064937` of
`github.com/hashicorp/go-azure-sdk/sdk`
([#&#8203;24738](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24738))
- `appservice`: update to `go-azure-sdk` and API version `2023-01-01`
([#&#8203;24688](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24688))
- `datafactory`: updating to use `tombuildsstuff/kermit`
([#&#8203;24675](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24675))
- `hdinsight`: refactoring to use
`github.com/hashicorp/go-azure-sdk/resource-manager`
([#&#8203;24011](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24011))
- `hdinsight`: updating to API Version `2021-06-01`
([#&#8203;24011](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24011))
- `loadbalancer`: updating to use `hashicorp/go-azure-sdk`
([#&#8203;24291](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24291))
- `nginx`: updating to API Version `2023-09-01`
([#&#8203;24640](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24640))
- `servicefabricmanagedcluster`: updating to use the base layer from
`hashicorp/go-azure-sdk` rather than `Azure/go-autorest`
([#&#8203;24654](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24654))
- `springcloud`: updating to use API Version `2023-11-01-preview`
([#&#8203;24690](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24690))
- `subscriptions`: refactoring to use `hashicorp/go-azure-sdk`
([#&#8203;24663](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24663))
- Data Source: `azurerm_stream_analytics_job` - support for User
Assigned Identities
([#&#8203;24738](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24738))
- `azurerm_cosmosdb_account` - support for the `gremlin_database` and
`tables_to_restore` properties
([#&#8203;24627](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24627))
- `azurerm_bot_channel_email` - support for the `magic_code` property
([#&#8203;23129](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23129))
- `azurerm_cosmosdb_account` - support for the `partition_merge_enabled`
property
([#&#8203;24615](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24615))
- `azurerm_mssql_managed_database` - support for the
`immutable_backups_enabled` property
([#&#8203;24745](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24745))
- `azurerm_mssql_database` - support for the `immutable_backups_enabled`
property
([#&#8203;24745](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24745))
- `azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama` -
support for the `trusted_address_ranges` property
([#&#8203;24459](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24459))
-
`azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack`
- support for the `trusted_address_ranges` property
([#&#8203;24459](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24459))
- `azurerm_palo_alto_next_generation_firewall_virtual_network_panorama`
- support for the `trusted_address_ranges` property
([#&#8203;24459](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24459))
- `azurerm_servicebus_namespace` - updating to use API Version
`2022-10-01-preview`
([#&#8203;24650](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24650))
- `azurerm_spring_cloud_api_portal` - support for the
`api_try_out_enabled` property
([#&#8203;24696](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24696))
- `azurerm_spring_cloud_gateway` - support for the
`local_response_cache_per_route` and `local_response_cache_per_instance`
properties
([#&#8203;24697](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24697))
- `azurerm_stream_analytics_job` - support for User Assigned Identities
([#&#8203;24738](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24738))
- `azurerm_subscription` - refactoring to use `hashicorp/go-azure-sdk`
to set tags on the subscription
([#&#8203;24734](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24734))
- `azurerm_virtual_desktop_workspace` - correctly validate the `name`
property
([#&#8203;24668](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24668))

BUG FIXES:

- provider: skip registration for resource providers that are
unavailable
([#&#8203;24571](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24571))
- `azurerm_app_configuration` - no longer require
`lifecycle_ignore_changes` for the `value` property when using a key
vault reference
([#&#8203;24702](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24702))
- `azurerm_app_service_managed_certificate` - fix casing issue in
`app_service_plan_id` by parsing insensitively
([#&#8203;24664](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24664))
- `azurerm_cognitive_deployment` - updates now include the `version`
property
([#&#8203;24700](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24700))
- `azurerm_dns_cname_record` - prevent casing issue in
`target_resource_id` by parsing the ID insensitively
([#&#8203;24181](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24181))
- `azurerm_mssql_managed_instance_failover_group` - prevent an issue
when trying to create a failover group with a managed instance from a
different subscription
([#&#8203;24646](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24646))
- `azurerm_storage_account` - conditionally update properties only when
needed
([#&#8203;24669](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24669))
- `azurerm_storage_account` - change update order for `access_tier`to
prevent errors when uploading blobs to the archive tier
([#&#8203;22250](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/22250))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent fcfbe1c commit d25e091
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.89.0"
version = "~> 3.90.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.89.0"
version = "~> 3.90.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.89.0"
version = "~> 3.90.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down

0 comments on commit d25e091

Please sign in to comment.