hmcts / dtsse-shared-infrastructure

0 stars 0 forks source link

Update Terraform azuread to v2.52.0 #135

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azuread (source) required_provider minor 2.48.0 -> 2.52.0

Release Notes

hashicorp/terraform-provider-azuread (azuread) ### [`v2.52.0`](https://togithub.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2520-June-13-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azuread/compare/v2.51.0...v2.52.0) BUG FIXES: - `azuread_application` - fix a bug that could prevent the `ignore_changes` lifecycle argument from working for the `app_role`, `oauth2_permission_scope`, `identifier_uris`, `optional_claims`, and `required_resource_access` properties ([#​1403](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1403)) - `azuread_application` - add a workaround for an API bug when instantiating an application from template using the `template_id` property ([#​1406](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1406)) ### [`v2.51.0`](https://togithub.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2510-June-06-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azuread/compare/v2.50.0...v2.51.0) ENHANCEMENTS: - `data.azuread_users` - support for the `mails` property ([#​1400](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1400)) BUG FIXES: - `azuread_access_package_assignment_policy` - fix a bug preventing removal of the `assignment_review_settings` block ([#​1394](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1394)) ### [`v2.50.0`](https://togithub.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2500-May-16-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azuread/compare/v2.49.1...v2.50.0) ENHANCEMENTS: - dependencies: updating to `v0.68.0` of `github.com/manicminer/hamilton` ([#​1382](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1382)) - `data.azuread_application` - support looking up applications with the `identifier_uri` property \[GH 1303] - `azuread_conditional_access_policy` - improve handling of the `session_controls` block ([#​1382](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1382)) BUG FIXES: - `data.azuread_service_principal` - treat the `display_name` property case-insensitively ([#​1381](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1381)) - `azuread_conditional_access_policy` - fix a bug that could cause a persistent diff when setting certain properties in the `session_controls` block ([#​1382](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1382)) - `azuread_user` - don't overwrite the existing password in state, when a password change fails ([#​1308](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1308)) ### [`v2.49.1`](https://togithub.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2491-May-13-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azuread/compare/v2.49.0...v2.49.1) BUG FIXES: - `data.azuread_group_role_management_policy` - resolve a potential crash ([#​1375](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1375)) - `azuread_group_role_management_policy` - resolve a number of potential crashes ([#​1375](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1375)) - `azuread_privileged_access_group_assignment_schedule` - resolve a number of potential crashes ([#​1375](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1375)) - `azuread_privileged_access_group_eligibility_schedule` - resolve a number of potential crashes ([#​1375](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1375)) ### [`v2.49.0`](https://togithub.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2490-May-09-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azuread/compare/v2.48.0...v2.49.0) FEATURES: - **New Data Source:** `azuread_group_role_management_policy` ([#​1327](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1327)) - **New Resource:** `azuread_group_role_management_policy` ([#​1327](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1327)) - **New Resource:** `azuread_privileged_access_group_assignment_schedule` ([#​1327](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1327)) - **New Resource:** `azuread_privileged_access_group_eligibility_schedule` ([#​1327](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1327)) - **New Resource:** `azuread_synchronization_job_provision_on_demand` ([#​1032](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1032)) ENHANCEMENTS: - `data.azuread_group` - support for the `include_transitive_members` property ([#​1300](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1300)) - `azuread_application` - relax validation for the `identifier_uris` property to allow more values ([#​1351](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1351)) - `azuread_application_identifier_uri` - relax validation for the `identifier_uri` property to allow more values ([#​1351](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1351)) - `azuread_group` - support the `SkipExchangeInstantOn` value for the `behaviors` property ([#​1370](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1370)) - `azuread_user` - relax validation for the `employee_type` property to allow more values ([#​1328](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1328)) BUG FIXES: - `azuread_application_pre_authorized` - fix a destroy-time bug that could prevent deletion of the resource ([#​1299](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1299))

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 4 months ago

Plan Result (aat)

: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) } ) # (6 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" } # (5 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 # (13 unchanged attributes hidden) } } Plan: 2 to add, 1 to change, 2 to destroy. ```
github-actions[bot] commented 2 months ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.52.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.