hmcts / dtsse-shared-infrastructure

0 stars 0 forks source link

Update Terraform azurerm to ~> 3.96.0 #123

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor ~> 3.95.0 -> ~> 3.96.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm) ### [`v3.96.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#3960-March-14-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.95.0...v3.96.0) ENHANCEMENTS: - dependencies: updating to `v0.20240314.1083835` of `github.com/hashicorp/go-azure-sdk` ([#​25255](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25255)) - dependencies: updating to `v0.25.1` of `github.com/tombuildsstuff/giovanni` \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - dependencies: updating to `v1.33.0` of `google.golang.org/protobuf` ([#​25243](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25243)) - `storage`: updating the data plane resources to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - Data Source: `azurerm_storage_table_entities` - support for AAD authentication \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - Data Source: `azurerm_storage_table_entity` - support for AAD authentication \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - `azurerm_kusto_cluster` - support `None` pattern for the `virtual_network_configuration` block ([#​24733](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24733)) - `azurerm_linux_function_app` - support for the Node `20` runtime ([#​24073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24073)) - `azurerm_linux_function_app_slot` - support for the Node `20` runtime ([#​24073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24073)) - `azurerm_storage_share_file` - support for AAD authentication \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - `azurerm_storage_share_directory` - support for AAD authentication, deprecate `share_name` and `storage_account_name` in favor of `storage_share_id` \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - `azurerm_storage_table_entity` - support for AAD authentication, deprecate `share_name` and `storage_account_name` in favor of `storage_table_id` \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - `azurerm_storage_table_entity` - support for AAD authentication \[[GH-#​24798](https://togithub.com/GH-/terraform-provider-azurerm/issues/24798)] - `azurerm_windows_function_app` - support for the Node `20` runtime ([#​24073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24073)) - `azurerm_windows_function_app_slot` - support for the Node `20` runtime ([#​24073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24073)) - `azurerm_windows_web_app` - support for the Node `20` runtime ([#​24073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24073)) - `azurerm_windows_web_app_slot` - support for the Node `20` runtime ([#​24073](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/24073)) BUG FIXES: - `azurerm_container_app_custom_domain` - fix resource ID parsing bug preventing import ([#​25192](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25192)) - `azurerm_windows_web_app` - fix incorrect warning message when checking name availability ([#​25214](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25214)) - `azurerm_virtual_machine_run_command` - prevent a bug during updates ([#​25186](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25186)) - Data Source: `azurerm_storage_table_entities` - Fix `items.x.properties` truncating to one entry ([#​25211](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25211))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

hmcts-jenkins-d-to-i[bot] commented 6 months ago

Plan Result

:warning: Resource Deletion will happen :warning:

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 2 to add, 1 to change, 2 to destroy.
Change Result (Click me) ```hcl # azurerm_consumption_budget_resource_group.grafana-budget-alert[0] will be created + resource "azurerm_consumption_budget_resource_group" "grafana-budget-alert" { + amount = 500 + etag = (known after apply) + id = (known after apply) + name = "grafana-budget-alert" + resource_group_id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat" + time_grain = "Monthly" + filter { + dimension { + name = "ResourceId" + operator = "In" + values = [ + "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat/providers/Microsoft.Dashboard/grafana/dtsse-grafana-aat", ] } } + notification { + contact_emails = [] + contact_groups = [ + "DTSSE Alert (aat)", ] + contact_roles = [] + enabled = true + operator = "GreaterThanOrEqualTo" + threshold = 90 + threshold_type = "Forecasted" } + time_period { + end_date = (known after apply) + start_date = "2023-09-01T00:00:00Z" } } # module.alert-action-group.azurerm_resource_group_template_deployment.action-group will be updated in-place ~ resource "azurerm_resource_group_template_deployment" "action-group" { id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat/providers/Microsoft.Resources/deployments/DTSSE_Alert" name = "DTSSE_Alert" tags = {} ~ template_content = jsonencode( ~ { ~ parameters = { ~ actionGroupName = { ~ type = "String" -> "string" } ~ emailReceiverAddress = { ~ type = "String" -> "string" # (1 unchanged attribute hidden) } ~ emailReceiverName = { ~ type = "String" -> "string" # (1 unchanged attribute hidden) } ~ location = { ~ type = "String" -> "string" # (1 unchanged attribute hidden) } ~ shortName = { ~ type = "String" -> "string" } } # (3 unchanged attributes hidden) } ) # (4 unchanged attributes hidden) } # module.application_insights.azurerm_monitor_action_group.action_group will be destroyed # (because azurerm_monitor_action_group.action_group is not in configuration) - resource "azurerm_monitor_action_group" "action_group" { - enabled = true -> null - id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat/providers/Microsoft.Insights/actionGroups/Dtsse-Aat-Warning-Alerts" -> null - location = "global" -> null - name = "Dtsse-Aat-Warning-Alerts" -> null - resource_group_name = "dtsse-aat" -> null - short_name = "dts-aat" -> null - tags = { - "application" = "core" - "autoShutdown" = "true" - "builtFrom" = "https://github.com/HMCTS/dtsse-shared-infrastructure.git" - "businessArea" = "CFT" - "contactSlackChannel" = "#reform-swe" - "environment" = "staging" - "managedBy" = "DTS Software Engineering" } -> null - azure_function_receiver { - function_app_resource_id = "/subscriptions/96c274ce-846d-4e48-89a7-d528432298a7/resourceGroups/cft-alerts-slack-aat/providers/Microsoft.Web/sites/cft-alerts-slack-aat" -> null - function_name = "httpTrigger" -> null - http_trigger_url = (sensitive value) -> null - name = "slack-alerts" -> null - use_common_alert_schema = true -> null } } # module.application_insights.azurerm_monitor_activity_log_alert.main must be replaced -/+ resource "azurerm_monitor_activity_log_alert" "main" { ~ id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat/providers/Microsoft.Insights/activityLogAlerts/Application Insights daily cap reached" -> (known after apply) ~ name = "Application Insights daily cap reached" -> "Application Insights daily cap reached - dtsse-appinsights-aat" # forces replacement tags = { "application" = "core" "autoShutdown" = "true" "builtFrom" = "https://github.com/HMCTS/dtsse-shared-infrastructure.git" "businessArea" = "CFT" "contactSlackChannel" = "#reform-swe" "environment" = "staging" "managedBy" = "DTS Software Engineering" } # (4 unchanged attributes hidden) ~ action { ~ action_group_id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat/providers/Microsoft.Insights/actionGroups/Dtsse-Aat-Warning-Alerts" -> "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.Insights/actionGroups/cft-alerts-slack-warning-alerts" # (1 unchanged attribute hidden) } ~ criteria { - levels = [] -> null - resource_groups = [] -> null - resource_ids = [] -> null - resource_providers = [] -> null - resource_types = [] -> null - statuses = [] -> null - sub_statuses = [] -> null # (4 unchanged attributes hidden) } } Plan: 2 to add, 1 to change, 2 to destroy. ```