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.94.0 (#635)
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.93.0` -> `~> 3.94.0` |

---

### Release Notes

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

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

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

FEATURES:

- **New Resource**: `azurerm_kubernetes_fleet_update_run`
([#&#8203;24813](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24813))

ENHANCEMENTS:

- dependencies: updating to `v0.20240228.1142829` of
`github.com/hashicorp/go-azure-sdk`
([#&#8203;25081](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25081))
- `servicefabric`: updating to use the transport layer from
`hashicorp/go-azure-sdk` rather than `Azure/go-autorest`
([#&#8203;25002](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25002))
- `springcloud`: updating to API Version `2024-01-01-preview`
([#&#8203;24937](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24937))
- `securitycenter`: updating to use the transport layer from
`hashicorp/go-azure-sdk` rather than `Azure/go-autorest`
([#&#8203;25081](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25081))
- Data Source: `azurerm_storage_table_entities` - support for `select`
([#&#8203;24987](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24987))
- Data Source: `azurerm_netapp_volume` - support for the
`smb_access_based_enumeration` and `smb_non_browsable` properties
([#&#8203;24514](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24514))
- `azurerm_cosmosdb_account` - add support for the `minimal_tls_version`
property
([#&#8203;24966](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24966))
- `azurerm_federated_identity_credential` - the federated credentials
can now be changed without creating a new resource
([#&#8203;25003](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25003))
- `azurerm_kubernetes_cluster` - support for the
`current_kubernetes_version` property
([#&#8203;25079](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25079))
- `azurerm_kubernetes_cluster` - private DNS is now allowed for the
`web_app_routing` property
([#&#8203;25038](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25038))
- `azurerm_kubernetes_cluster` - migration between different
`outbound_type`s is now allowed
([#&#8203;25021](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25021))
- `azurerm_mssql_database` - support for the `recovery_point_id` and
`restore_long_term_retention_backup_id` properties
([#&#8203;24904](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24904))
- `azurerm_linux_virtual_machine` - support for the
`automatic_upgrade_enabled`, `disk_controller_type`,
`os_image_notification`, `treat_failure_as_deployment_failure_enabled`,
and `vm_agent_platform_updates_enabled`properties
([#&#8203;23394](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23394))
- `azurerm_nginx_deployment` - support for the
`automatic_upgrade_channel` property
([#&#8203;24867](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24867))
- `azurerm_netapp_volume` - support for the
`smb_access_based_enumeration` and `smb_non_browsable` properties
([#&#8203;24514](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24514))
- `azurerm_netapp_pool` - support for the `encryption_type` property
([#&#8203;24993](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24993))
- `azurerm_role_definition` - upgrade to the API version
`2022-05-01-preview`
([#&#8203;25008](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25008))
- `azurerm_redis_cache` - allow AAD auth for all SKUs
([#&#8203;25006](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25006))
- `azurerm_sql_managed_instance` - support for the
`zone_redundant_enabled` property
([#&#8203;25089](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25089))
- `azurerm_spring_cloud_gateway` - support for the
`application_performance_monitoring_ids` property
([#&#8203;24919](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24919))
- `azurerm_spring_cloud_configuration_service` - support for the
`refresh_interval_in_seconds` property
([#&#8203;25009](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25009))
- `azurerm_synapse_workspace` - support for using the
`user_assigned_identity_id` property within the `customer_managed_key`
block
([#&#8203;25027](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25027))
- `azurerm_windows_virtual_machine` - support for the
`automatic_upgrade_enabled`, `disk_controller_type`,
`os_image_notification`, `treat_failure_as_deployment_failure_enabled`,
and `vm_agent_platform_updates_enabled`properties
([#&#8203;23394](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23394))

BUG FIXES:

- `azurerm_api_management_notification_recipient_email` - fixing an
issue where response pages weren't iterated over correctly
([#&#8203;25055](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25055))
- `azurerm_api_management_notification_recipient_user` - fixing an issue
where response pages weren't iterated over correctly
([#&#8203;25055](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25055))
- `azurerm_batch_pool` - fix setting the `extension.settings_json`
property
([#&#8203;24976](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24976))
- `azurerm_key_vault_key` - `expiration_date` can be updated if newer
date is ahead
([#&#8203;25000](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25000))
- `azurerm_pim_active_role_assignment` - fix an isue where the resource
would disappear or fail to import after 45 days
([#&#8203;24524](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24524))
- `azurerm_pim_eligible_role_assignment` - fix an isue where the
resource would disappear or fail to import after 45 days
([#&#8203;24524](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24524))
- `azurerm_recovery_services_vault` - validate that
`use_system_assigned_identity` and `user_assigned_identity_id` cannot be
set at the same time
([#&#8203;24091](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24091))
- `azurerm_recovery_vaults` will now create properly with
`SystemAssigned,UserAssigned` identity
([#&#8203;24978](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24978))
- `azurerm_subscription` - fixing an issue where response pages weren't
iterated over correctly
([#&#8203;25055](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25055))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 2, 2024
1 parent 9c2cf58 commit 4656f01
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.93.0"
version = "~> 3.94.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.93.0"
version = "~> 3.94.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.93.0"
version = "~> 3.94.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down

0 comments on commit 4656f01

Please sign in to comment.