-
Couldn't load subscription status.
- Fork 0
Update Terraform azuread to v2.53.1 #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/azuread-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plan Result (perftest) |
Plan Result (ptl) |
Plan Result (prod) |
Plan Result (sbox)
Change Result (Click me) # azurerm_storage_account.stg will be updated in-place
~ resource "azurerm_storage_account" "stg" {
id = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/cft-neuvector-sbox-rg/providers/Microsoft.Storage/storageAccounts/cftneuvectorsbox"
name = "cftneuvectorsbox"
~ tags = {
"application" = "core"
"builtFrom" = "hmcts/cft-neuvector"
"businessArea" = "CFT"
+ "criticality" = "Low"
"environment" = "sandbox"
"expiresAfter" = "3000-01-01"
+ "startupMode" = "always"
}
# (37 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
# module.azurekeyvault.azurerm_key_vault.kv will be updated in-place
~ resource "azurerm_key_vault" "kv" {
id = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/cft-neuvector-sbox-rg/providers/Microsoft.KeyVault/vaults/cftneuvector-sbox"
name = "cftneuvector-sbox"
~ tags = {
"application" = "core"
"builtFrom" = "hmcts/cft-neuvector"
"businessArea" = "CFT"
+ "criticality" = "Low"
"environment" = "sandbox"
"expiresAfter" = "3000-01-01"
+ "startupMode" = "always"
}
# (13 unchanged attributes hidden)
# (1 unchanged block hidden)
}
Plan: 0 to add, 2 to change, 0 to destroy. |
Plan Result (ithc) |
Plan Result (aat) |
4ed6a68 to
e461a48
Compare
e461a48 to
af75462
Compare
af75462 to
98d68f7
Compare
98d68f7 to
48db95c
Compare
48db95c to
d092695
Compare
|
Infracost free monthly run limit exceeded. Please contact [email protected] to purchase usage pack.: 403 Forbidden Infracost free monthly run limit exceeded. Please contact [email protected] to purchase usage pack. |
d092695 to
8d5980e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.47.0->2.53.1Release Notes
hashicorp/terraform-provider-azuread (azuread)
v2.53.1Compare Source
BUG FIXES:
azuread_application- export thepasswordattribute only when it is set in configuration, to prevent marking existing resources as sensitive (#1422)v2.53.0Compare Source
ENHANCEMENTS:
azuread_application- support for thepasswordblock (#1389)BUG FIXES:
azuread_claims_mapping_policy- set the correct timeouts for this resource (#1419)azuread_service_principal_claims_mapping_policy_assignment- set the correct timeouts for this resource (#1419)azuread_synchronization_secret- set the correct timeouts for this resource (#1419)v2.52.0Compare Source
BUG FIXES:
azuread_application- fix a bug that could prevent theignore_changeslifecycle argument from working for theapp_role,oauth2_permission_scope,identifier_uris,optional_claims, andrequired_resource_accessproperties (#1403)azuread_application- add a workaround for an API bug when instantiating an application from template using thetemplate_idproperty (#1406)v2.51.0Compare Source
ENHANCEMENTS:
data.azuread_users- support for themailsproperty (#1400)BUG FIXES:
azuread_access_package_assignment_policy- fix a bug preventing removal of theassignment_review_settingsblock (#1394)v2.50.0Compare Source
ENHANCEMENTS:
v0.68.0ofgithub.com/manicminer/hamilton(#1382)data.azuread_application- support looking up applications with theidentifier_uriproperty [GH 1303]azuread_conditional_access_policy- improve handling of thesession_controlsblock (#1382)BUG FIXES:
data.azuread_service_principal- treat thedisplay_nameproperty case-insensitively (#1381)azuread_conditional_access_policy- fix a bug that could cause a persistent diff when setting certain properties in thesession_controlsblock (#1382)azuread_user- don't overwrite the existing password in state, when a password change fails (#1308)v2.49.1Compare Source
BUG FIXES:
data.azuread_group_role_management_policy- resolve a potential crash (#1375)azuread_group_role_management_policy- resolve a number of potential crashes (#1375)azuread_privileged_access_group_assignment_schedule- resolve a number of potential crashes (#1375)azuread_privileged_access_group_eligibility_schedule- resolve a number of potential crashes (#1375)v2.49.0Compare Source
FEATURES:
azuread_group_role_management_policy(#1327)azuread_group_role_management_policy(#1327)azuread_privileged_access_group_assignment_schedule(#1327)azuread_privileged_access_group_eligibility_schedule(#1327)azuread_synchronization_job_provision_on_demand(#1032)ENHANCEMENTS:
data.azuread_group- support for theinclude_transitive_membersproperty (#1300)azuread_application- relax validation for theidentifier_urisproperty to allow more values (#1351)azuread_application_identifier_uri- relax validation for theidentifier_uriproperty to allow more values (#1351)azuread_group- support theSkipExchangeInstantOnvalue for thebehaviorsproperty (#1370)azuread_user- relax validation for theemployee_typeproperty to allow more values (#1328)BUG FIXES:
azuread_application_pre_authorized- fix a destroy-time bug that could prevent deletion of the resource (#1299)v2.48.0Compare Source
ENHANCEMENTS:
v0.20240411.1104331ofgithub.com/hashicorp/go-azure-sdk/sdk(#1353)BUG FIXES:
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 was generated by Mend Renovate. View the repository job log.