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.72.0 (#518)
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://github.com/hashicorp/terraform-provider-azurerm)) |
required_provider | minor | `~> 3.71.0` -> `~> 3.72.0` |

---

### Release Notes

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

###
[`v3.72.0`](https://github.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#3720-September-07-2023)

[Compare
Source](https://github.com/hashicorp/terraform-provider-azurerm/compare/v3.71.0...v3.72.0)

FEATURES:

- Provider Feature: subscription cancellation on `destroy` can now be
disabled via the provider `features` block
([#&#8203;19936](https://github.com/hashicorp/terraform-provider-azurerm/issues/19936))
- **New Data Source**: `netapp_volume_quota_rule`
([#&#8203;23042](https://github.com/hashicorp/terraform-provider-azurerm/issues/23042))
- **New Resource**: `azurerm_automation_python3_package`
([#&#8203;23087](https://github.com/hashicorp/terraform-provider-azurerm/issues/23087))
- **New Resource**: `netapp_volume_quota_rule`
([#&#8203;23042](https://github.com/hashicorp/terraform-provider-azurerm/issues/23042))

ENHANCEMENTS:

- dependencies: updating to `v0.20230906.1160501` of
`github.com/hashicorp/go-azure-sdk`
([#&#8203;23191](https://github.com/hashicorp/terraform-provider-azurerm/issues/23191))
- `containerapps`: updating to API Version `2023-05-01`
([#&#8203;22804](https://github.com/hashicorp/terraform-provider-azurerm/issues/22804))
- `keyvault`: upgrade remaining resources to `2023-02-01`
([#&#8203;23089](https://github.com/hashicorp/terraform-provider-azurerm/issues/23089))
- `redisenterprise`: updating to API Version `2023-07-01`
([#&#8203;23178](https://github.com/hashicorp/terraform-provider-azurerm/issues/23178))
- `vpngateway`: updating to use `hashicorp/go-azure-sdk`
([#&#8203;22906](https://github.com/hashicorp/terraform-provider-azurerm/issues/22906))
- `internal/sdk`: typed resources using a custom importer now get a
timed context
([#&#8203;23160](https://github.com/hashicorp/terraform-provider-azurerm/issues/23160))
- `azurerm_batch_pool` - support for `accelerated_networking_enabled`
([#&#8203;23021](https://github.com/hashicorp/terraform-provider-azurerm/issues/23021))
- `azurerm_batch_pool` - support for `automatic_upgrade_enabled`
([#&#8203;23021](https://github.com/hashicorp/terraform-provider-azurerm/issues/23021))
- `azurerm_bot_channel_direct_line_speech` - support for the
`cognitive_account_id` property
([#&#8203;23106](https://github.com/hashicorp/terraform-provider-azurerm/issues/23106))
- `azurerm_bot_service_azure_bot` - support for the
`local_authentication_enabled` property
([#&#8203;23096](https://github.com/hashicorp/terraform-provider-azurerm/issues/23096))
- `azurerm_container_app_environment` - support for the
`dapr_application_insights_connection_string`
([#&#8203;23080](https://github.com/hashicorp/terraform-provider-azurerm/issues/23080))
- `azurerm_cosmosdb_cassandra_datacenter` - refactoring to use
`hashicorp/go-azure-sdk`
([#&#8203;23110](https://github.com/hashicorp/terraform-provider-azurerm/issues/23110))
- `azurerm_cosmosdb_cassandra_datacenter` - updating to API Version
`2023-04-15`
([#&#8203;23110](https://github.com/hashicorp/terraform-provider-azurerm/issues/23110))
- `azurerm_kubernetes_cluster` - Azure CNI can be updated to use
`overlay`
([#&#8203;22709](https://github.com/hashicorp/terraform-provider-azurerm/issues/22709))
- `azurerm_monitor_diagnostic_setting` - deprecating `retention_policy`
within `enabled_log`
([#&#8203;23029](https://github.com/hashicorp/terraform-provider-azurerm/issues/23029))
- `azurerm_mssql_database` - split create and update methods
([#&#8203;23209](https://github.com/hashicorp/terraform-provider-azurerm/issues/23209))
- `azurerm_postgresql_database` - `collation` can now be set to
`English_United Kingdom.1252`
([#&#8203;23171](https://github.com/hashicorp/terraform-provider-azurerm/issues/23171))
- `azurerm_postgresql_flexible_database` - `collation` can now be set to
`English_United Kingdom.1252`
([#&#8203;23171](https://github.com/hashicorp/terraform-provider-azurerm/issues/23171))
- `azurerm_postgresql_flexible_server` - support for the
`auto_grow_enabled` property
([#&#8203;23069](https://github.com/hashicorp/terraform-provider-azurerm/issues/23069))
- `azurerm_redis_enterprise_cluster` - support for Flash clusters in
Brazil South
([#&#8203;23200](https://github.com/hashicorp/terraform-provider-azurerm/issues/23200))
- `azurerm_resource_provider_registration` - refactoring to use
`hashicorp/go-azure-sdk`
([#&#8203;23072](https://github.com/hashicorp/terraform-provider-azurerm/issues/23072))
- `azurerm_virtual_machine_extension` - support for
`provision_after_extensions`
([#&#8203;23124](https://github.com/hashicorp/terraform-provider-azurerm/issues/23124))
- `azurerm_virtual_network_gateway` - increasing the default timeout for
create to `90m`
([#&#8203;23003](https://github.com/hashicorp/terraform-provider-azurerm/issues/23003))
- `azurerm_virtual_hub_connection` - support for `inbound_route_map_id`,
`outbound_route_map_id`, and `static_vnet_local_route_override_criteria`
properties
([#&#8203;23049](https://github.com/hashicorp/terraform-provider-azurerm/issues/23049))

BUG FIXES:

- `azurerm_api_management_api_policy` - added state migration to mutate
id's ending in `policies/policy`
([#&#8203;23128](https://github.com/hashicorp/terraform-provider-azurerm/issues/23128))
- `azurerm_api_management_api_operation_policy` - added state migration
to mutate id's ending in `policies/policy`
([#&#8203;23128](https://github.com/hashicorp/terraform-provider-azurerm/issues/23128))
- `azurerm_api_management_product_policy` - added state migration to
mutate id's ending in `policies/policy`
([#&#8203;23128](https://github.com/hashicorp/terraform-provider-azurerm/issues/23128))
- `azurerm_automation_account` - fixes logic for
`local_authentication_enabled`
([#&#8203;23082](https://github.com/hashicorp/terraform-provider-azurerm/issues/23082))
- `azurerm_key_vault_managed_storage_account` - check id can be parsed
correctly before setting it in state
([#&#8203;23022](https://github.com/hashicorp/terraform-provider-azurerm/issues/23022))
- `azurerm_monitor_diagnostic_setting` - fix `enabled_log` feature
flagged schema
([#&#8203;23093](https://github.com/hashicorp/terraform-provider-azurerm/issues/23093))
- `azurerm_pim_active_role_assignment`: polling for the duration of the
timeout, rather than a fixed 5 minute value
([#&#8203;22932](https://github.com/hashicorp/terraform-provider-azurerm/issues/22932))
- `azurerm_policy_set_definition` - only sending `parameters` when a
value is configured
([#&#8203;23155](https://github.com/hashicorp/terraform-provider-azurerm/issues/23155))
- `azurerm_synapse_workspace` - fixes index out-of-range panic when
parsing `storage_data_lake_gen2_filesystem_id`
([#&#8203;23019](https://github.com/hashicorp/terraform-provider-azurerm/issues/23019))
- `machine_learning_datastore_*` - fixes container ids
([#&#8203;23140](https://github.com/hashicorp/terraform-provider-azurerm/issues/23140))
- `azurerm_key_vault_certificate` - id now points to new version when
certificate is updated
([#&#8203;23135](https://github.com/hashicorp/terraform-provider-azurerm/issues/23135))
- `azurerm_site_recovery_replicated_vm` - update `network_interface`
diff so replicated items now can be updated
([#&#8203;23199](https://github.com/hashicorp/terraform-provider-azurerm/issues/23199))

DEPRECATION:

- Data Source: `azure_monitor_log_profile` - Azure is retiring Azure Log
Profiles on the 30th of September 2026
([#&#8203;23146](https://github.com/hashicorp/terraform-provider-azurerm/issues/23146))
- `azure_monitor_log_profile` - Azure is retiring Azure Log Profiles on
the 30th of September 2026
([#&#8203;23146](https://github.com/hashicorp/terraform-provider-azurerm/issues/23146))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent c60f4ce commit e97d968
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 42 deletions.
26 changes: 13 additions & 13 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.71.0"
version = "~> 3.72.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
26 changes: 13 additions & 13 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.71.0"
version = "~> 3.72.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
26 changes: 13 additions & 13 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.71.0"
version = "~> 3.72.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down

0 comments on commit e97d968

Please sign in to comment.