portefaix / portefaix-infrastructure

Portefaix Infrastructure on Cloud Providers
https://github.com/portefaix/.github
Other
3 stars 2 forks source link

chore(deps): update terraform azurerm to v3.105.0 #1158

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.102.0 -> 3.105.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm) ### [`v3.105.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31050-May-24-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.104.2...v3.105.0) BREAKING CHANGE: - `azurerm_kubernetes_cluster` - the properties `workload_autoscaler_profile.vertical_pod_autoscaler_update_mode` and `workload_autoscaler_profile.vertical_pod_autoscaler_controlled_values` are no longer populated since they're not exported in API version `2023-09-02-preview` ([#​25663](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25663)) FEATURES: - New Resource: `azurerm_api_management_policy_fragment` ([#​24968](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24968)) ENHANCEMENTS: - dependencies: updating to `v0.20240522.1080424` of `github.com/hashicorp/go-azure-sdk` ([#​26069](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26069)) - `containerservice`: updating to use API Version `2023-09-02-preview` ([#​25663](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25663)) - `azurerm_application_insights_standard_web_test` - `http_verb` can now be set to `HEAD` and `OPTIONS` ([#​26077](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26077)) - `azurerm_cdn_frontdoor_rule` - updating the validation for `match_values` within the `uri_path_condition` block to support a forward-slash ([#​26017](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26017)) - `azurerm_linux_web_app` - normalising the value for `virtual_network_subnet_id` ([#​25885](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25885)) - `azurerm_machine_learning_compute_cluster` - add validation for `name` ([#​26060](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26060)) - `azurerm_machine_learning_compute_cluster` - improve validation to allow an empty `subnet_resource_id` when the Workspace is using a managed Virtual Network ([#​26073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26073)) - `azurerm_postgresql_flexible_server` - the field `public_network_access_enabled` is now configurable (previously this was computed-only/not settable via the API) ([#​25812](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25812)) - `azurerm_snapshot` - support for `disk_access_id` ([#​25996](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25996)) - `azurerm_windows_web_app` - normalising the value for `virtual_network_subnet_id` ([#​25885](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25885)) BUG FIXES: - `azurerm_container_app_environment_custom_domain`: parsing the Log Analytics Workspace ID insensitively to workaround the API returning this inconsistently ([#​26074](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26074)) - `azurerm_container_app_job` - updating the validation for the `name` field ([#​26049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26049)) - `azurerm_container_app_job` - updating the validation for the `name` field within the `custom_scale_rule` block ([#​26049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26049)) - `azurerm_container_app_job` - updating the validation for the `name` field within the `rules` block ([#​26049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26049)) - `azurerm_linux_function_app_slot` - fixed panic when planning from a version older than 3.88.0 ([#​25838](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25838)) - `azurerm_pim_active_role_assignment` - fix a persistent diff when `ticket` is not specified ([#​26059](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26059)) - `azurerm_pim_eligible_role_assignment` - fix a persistent diff when `ticket` is not specified ([#​26059](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26059)) - `azurerm_policy_definition` - recreate the resource if the `parameters` property is updated to include fewer items ([#​26083](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26083)) - `azurerm_windows_function_app_slot` - set Server Farm ID in payload when using a Virtual Network Subnet for the slot ([#​25634](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25634)) - `azurerm_windows_web_app_slot` - set Server Farm ID in payload when using a Virtual Network Subnet for the slot ([#​25634](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25634)) ### [`v3.104.2`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31042-May-20-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.104.1...v3.104.2) NOTE: This is a re-release of `v3.104.1` to include missing changes, please refer to the changelog entries for `v3.104.1`. ### [`v3.104.1`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31041-May-20-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.104.0...v3.104.1) BUG FIXES: - `azurerm_pim_active_role_assignment` - fix a regression where roles assignments could not be created with no expiration ([#​26029](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26029)) - `azurerm_pim_eligible_role_assignment` - fix a regression where roles assignments could not be created with no expiration ([#​26029](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26029)) ### [`v3.104.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31040-May-16-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.103.1...v3.104.0) FEATURES: - New Data Source: `azurerm_elastic_san` ([#​25719](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25719)) ENHANCEMENTS: - New Resource - `azurerm_key_vault_managed_hardware_security_module_key` ([#​25935](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25935)) - Data Source - `azurerm_kubernetes_service_version` - support for the `default_version` property ([#​25953](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25953)) - `network/applicationgateways` - update to use `hashicorp/go-azure-sdk` ([#​25844](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25844)) - `dataprotection` - update API version to `2024-04-01` ([#​25882](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25882)) - `databasemigration` - update API version to `2021-06-30` ([#​25997](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25997)) - `network/ips` - update to use `hashicorp/go-azure-sdk` ([#​25905](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25905)) - `network/localnetworkgateway` - update to use `hashicorp/go-azure-sdk` ([#​25905](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25905)) - `network/natgateway` - update to use `hashicorp/go-azure-sdk` ([#​25905](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25905)) - `network/networksecuritygroup` - update to use `hashicorp/go-azure-sdk` ([#​25971](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25971)) - `network/publicips` - update to use `hashicorp/go-azure-sdk` ([#​25971](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25971)) - `network/virtualwan` - update to use `hashicorp/go-azure-sdk` ([#​25971](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25971)) - `network/vpn` - update to use `hashicorp/go-azure-sdk` ([#​25971](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25971)) - `azurerm_databricks_workspace` - support for the `default_storage_firewall_enabled` property ([#​25919](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25919)) - `azurerm_key_vault` - allow previously existing key vaults to continue to manage the `contact` field prior to the `v3.93.0` conditional polling change ([#​25777](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25777)) - `azurerm_linux_function_app` - support for the PowerShell `7.4` ([#​25980](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25980)) - `azurerm_log_analytics_cluster` - support for the value `UserAssigned` in the `identity.type` property ([#​25940](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25940)) - `azurerm_pim_active_role_assignment` - remove hard dependency on the `roleAssignmentScheduleRequests` API, so that role assignments will not become unmanageable over time ([#​25956](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25956)) - `azurerm_pim_eligible_role_assignment` - remove hard dependency on the `roleEligibilityScheduleRequests` API, so that role assignments will not become unmanageable over time ([#​25956](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25956)) - `azurerm_windows_function_app` - support for the PowerShell `7.4` ([#​25980](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25980)) BUG FIXES: - `azurerm_container_app_job` - Allow `event_trigger_config.scale.min_executions` to be `0` ([#​25931](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25931)) - `azurerm_container_app_job` - update validation to allow the `replica_retry_limit` property to be set to `0` ([#​25984](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25984)) - `azurerm_data_factory_trigger_custom_event` - one of `subject_begins_with` and `subject_ends_with` no longer need to be set ([#​25932](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25932)) - `azurerm_kubernetes_cluster_node_pool` - prevent race condition by checking the virtual network status when creating a node pool with a subnet ID ([#​25888](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25888)) - `azurerm_postgresql_flexible_server` - fix for default `storage_tier` value when `storage_mb` field has been changed ([#​25947](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25947)) - `azurerm_pim_active_role_assignment` - resolve a number of potential crashes ([#​25956](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25956)) - `azurerm_pim_eligible_role_assignment` - resolve a number of potential crashes ([#​25956](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25956)) - `azurerm_redis_enterprise_cluster_location_zone_support` - add `Central India` zones support ([#​26000](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26000)) - `azurerm_sentinel_alert_rule_scheduled` - the `alert_rule_template_version` property is no longer `ForceNew` ([#​25688](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25688)) - `azurerm_storage_sync_server_endpoint` - preventing a crashed due to `initial_upload_policy` ([#​25968](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25968)) ### [`v3.103.1`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31031-May-10-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.103.0...v3.103.1) BUG FIXES - `loadtest` - fixing an issue where the SDK Clients weren't registered ([#​25920](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25920)) ### [`v3.103.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31030-May-09-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.102.0...v3.103.0) FEATURES: - New Resource: `azurerm_container_app_job` ([#​23871](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/23871)) - New Resource: `azurerm_container_app_environment_custom_domain` ([#​24346](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24346)) - New Resource: `azurerm_data_factory_credential_service_principal` ([#​25805](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25805)) - New Resource: `azurerm_network_manager_connectivity_configuration` ([#​25746](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25746)) - New Resource: `azurerm_maintenance_assignment_dynamic_scope` ([#​25467](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25467)) - New Resource: `azurerm_virtual_machine_gallery_application_assignment` ([#​22945](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/22945)) - New Resource: `azurerm_virtual_machine_automanage_configuration_assignment` ([#​25480](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25480)) ENHANCEMENTS: - provider - support for the `recover_soft_deleted_backup_protected_vm` feature ([#​24157](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24157)) - dependencies: updating `github.com/hashicorp/go-azure-helpers` to `v0.69.0` ([#​25903](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25903)) - `loganalytics` - update cluster resource to api version `2022-01-01` ([#​25686](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25686)) - `azurerm_bastion_host` - support for the `kerberos_enabled` property ([#​25823](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25823)) - `azurerm_container_app` - secrets can now be removed ([#​25743](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25743)) - `azurerm_container_app_environment` - support for the `custom_domain_verification_id` property ([#​24346](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24346)) - `azurerm_linux_virtual_machine` - support for the additional capability `hibernation_enabled` ([#​25807](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25807)) - `azurerm_linux_virtual_machine` - support for additional values for the `license_type` property ([#​25909](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25909)) - `azurerm_linux_virtual_machine_scale_set` - support for the `maximum_surge_instances` property for vmss rolling upgrades ([#​24914](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24914)) - `azurerm_windows_virtual_machine` - support for the additional capability `hibernation_enabled` ([#​25807](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25807)) - `azurerm_windows_virtual_machine_scale_set` - support for the `maximum_surge_instances_enabled` property for vmss rolling upgrades ([#​24914](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24914)) - `azurerm_storage_account` - support for the `permanent_delete_enabled` property within retention policies ([#​25778](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25778)) BUG FIXES: - `azurerm_kubernetes_cluster` - erase `load_balancer_profile` when changing `network_profile.outbound_type` from `loadBalancer` to another outbound type ([#​25530](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25530)) - `azurerm_log_analytics_saved_search` - the `function_parameters` property now repsects the order of elements ([#​25869](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25869)) - `azurerm_linux_web_app` - fix `slow_request` with `path` issue in `auto_heal` by adding support for `slow_request_with_path` block ([#​20049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/20049)) - `azurerm_linux_web_app_slot` - fix `slow_request` with `path` issue in `auto_heal` by adding support for `slow_request_with_path` block ([#​20049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/20049)) - `azurerm_monitor_private_link_scoped_service` - normalize case of the `linked_resource_id` property during reads ([#​25787](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25787)) - `azurerm_role_assignment` - add addtional retry logic to assist with cross-tenant use ([#​25853](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25853)) - `azurerm_web_pubsub_network_acl` - fixing a crash when `networkACL.PublicNetwork.Deny` was nil ([#​25886](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25886)) - `azurerm_windows_web_app` - fix `slow_request` with `path` issue in `auto_heal` by adding support for `slow_request_with_path` block ([#​20049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/20049)) - `azurerm_windows_web_app_slot` - fix `slow_request` with `path` issue in `auto_heal` by adding support for `slow_request_with_path` block ([#​20049](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/20049)) DEPRECATIONS: - `azurerm_subnet` - the `private_endpoint_network_policies_enabled` property has been deprecated in favour of the `private_endpoint_network_policies` property ([#​25779](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25779))

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.