hmcts / dtsse-shared-infrastructure

0 stars 0 forks source link

Update Terraform azuread to v2.44.0 #88

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azuread (source) required_provider minor 2.43.0 -> 2.44.0

Release Notes

hashicorp/terraform-provider-azuread (azuread) ### [`v2.44.0`](https://togithub.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2440-October-20-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azuread/compare/v2.43.0...v2.44.0) - Developer Note: the Typed Resource SDK, as also used in the AzureRM provider, is now the preferred way of introducing new resources ([#​1188](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1188)) FEATURES: - **New Resource:** `azuread_application_api_access` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_app_role` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_fallback_public_client` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_from_template` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_identifier_uri` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_known_clients` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_owner` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_permission_scope ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214))` - **New Resource:** `azuread_application_redirect_uris` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_application_registration` ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - **New Resource:** `azuread_authentication_strength_policy` ([#​1171](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1171)) ENHANCEMENTS: - `data.azuread_application` - export the `client_id` attribute, deprecate the `application_id` attribute ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `data.azuread_service_principal` - support for the `client_id` property, deprecate the `application_id` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `data.azuread_service_principals` - support for the `client_ids` property, deprecate the `application_ids` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `data.azuread_service_principals` - export the `client_id` attribute in the `service_principals` block, deprecate the `application_id` attribute ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_application` - export the `client_id` attribute, deprecate the `application_id` attribute ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_application_federated_identity_credential` - support for the `application_id` property, deprecate the `application_object_id` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_application_certificate` - support for the `application_id` property, deprecate the `application_object_id` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_application_password` - support for the `application_id` property, deprecate the `application_object_id` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_application_pre_authorized` - support for the `application_id` property, deprecate the `application_object_id` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_service_principal` - support for the `client_id` property, deprecate the `application_id` property ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214)) - `azuread_conditional_access_policy` - support for the `authentication_strength_policy_id` property in the `grant_controls` block \[GH\_1171] BUG FIXES: - `azuread_group_member` - resolve a bug when refreshing state if the group is missing ([#​1198](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1198))

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

Plan Result

Plan: 1 to add, 2 to change, 0 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.key-vault.azurerm_monitor_diagnostic_setting.kv-ds will be updated in-place ~ resource "azurerm_monitor_diagnostic_setting" "kv-ds" { id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/dtsse-aat/providers/Microsoft.KeyVault/vaults/dtsse-aat|dtsse-aat" name = "dtsse-aat" # (3 unchanged attributes hidden) - metric { - category = "AllMetrics" -> null - enabled = false -> null - retention_policy { - days = 0 -> null - enabled = false -> null } } # (3 unchanged blocks hidden) } Plan: 1 to add, 2 to change, 0 to destroy. ```