chore(deps): update terraform azuread to v3 #25
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.38.0
->3.0.2
Release Notes
hashicorp/terraform-provider-azuread (azuread)
v3.0.2
Compare Source
BUG FIXES:
azuread_group
- Fix crash and memory leak (#1518)v3.0.1
Compare Source
BUG FIXES:
data.azuread_group
- fix ID parsing bugs and some crashes (#1499)azuread_conditional_access_policy
- fix a parsing bug forauthentication_strength_policy_id
(#1499)azuread_service_principal_certificate
- fix a parsing bug forservice_principal_id
(#1499)azuread_service_principal_claims_mapping_policy_assignment
- fix a parsing bug forservice_principal_id
(#1499)azuread_service_principal_password
- fix a parsing bug forservice_principal_id
(#1499)azuread_service_principal_token_signing_certificate
- fix a parsing bug forservice_principal_id
(#1499)azuread_synchronization_job
- fix a parsing bug forservice_principal_id
(#1499)azuread_synchronization_job_provision_on_demand
- fix parsing bugs forservice_principal_id
andsynchronization_job_id
(#1499)azuread_synchronization_secret
- fix a parsing bug forservice_principal_id
(#1499)v3.0.0
Compare Source
NOTES:
v2.53.1
Compare Source
BUG FIXES:
azuread_application
- export thepassword
attribute only when it is set in configuration, to prevent marking existing resources as sensitive (#1422)v2.53.0
Compare Source
ENHANCEMENTS:
azuread_application
- support for thepassword
block (#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.0
Compare Source
BUG FIXES:
azuread_application
- fix a bug that could prevent theignore_changes
lifecycle argument from working for theapp_role
,oauth2_permission_scope
,identifier_uris
,optional_claims
, andrequired_resource_access
properties (#1403)azuread_application
- add a workaround for an API bug when instantiating an application from template using thetemplate_id
property (#1406)v2.51.0
Compare Source
ENHANCEMENTS:
data.azuread_users
- support for themails
property (#1400)BUG FIXES:
azuread_access_package_assignment_policy
- fix a bug preventing removal of theassignment_review_settings
block (#1394)v2.50.0
Compare Source
ENHANCEMENTS:
v0.68.0
ofgithub.com/manicminer/hamilton
(#1382)data.azuread_application
- support looking up applications with theidentifier_uri
property [GH 1303]azuread_conditional_access_policy
- improve handling of thesession_controls
block (#1382)BUG FIXES:
data.azuread_service_principal
- treat thedisplay_name
property case-insensitively (#1381)azuread_conditional_access_policy
- fix a bug that could cause a persistent diff when setting certain properties in thesession_controls
block (#1382)azuread_user
- don't overwrite the existing password in state, when a password change fails (#1308)v2.49.1
Compare 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.0
Compare 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_members
property (#1300)azuread_application
- relax validation for theidentifier_uris
property to allow more values (#1351)azuread_application_identifier_uri
- relax validation for theidentifier_uri
property to allow more values (#1351)azuread_group
- support theSkipExchangeInstantOn
value for thebehaviors
property (#1370)azuread_user
- relax validation for theemployee_type
property 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.0
Compare Source
ENHANCEMENTS:
v0.20240411.1104331
ofgithub.com/hashicorp/go-azure-sdk/sdk
(#1353)BUG FIXES:
v2.47.0
Compare Source
BUG FIXES:
azuread_access_package_assignment_policy
- fix a potential crash when removing thequestion
block (#1273)data.azuread_named_location
- fix a potential crash if the named location is not found (#1274)v2.46.0
Compare Source
ENHANCEMENTS:
data.azuread_application
- update the resource ID format to match theazuread_application
resource (#1255)azuread_named_location
- add validation for theip_ranges
property in theip
block (#1254)v2.45.0
Compare Source
FEATURES:
azuread_application_optional_claims
(#1223)ENHANCEMENTS:
azuread_conditional_access_policy
- improved plan-time validation for thesession_controls
block (#1229)azuread_conditional_access_policy
- support for thesign_in_frequency_authentication_type
andsign_in_frequency_interval
properties in thesession_controls
block (#1229)azuread_conditional_access_policy
- support for theincluded_guests_or_external_users
andexcluded_guests_or_external_users
blocks in theusers
block (#1222)BUG FIXES:
azuread_conditional_access_policy
- removing thedevices
orsession_controls
blocks will no longer force a new resource to be created (#1229)v2.44.1
Compare Source
BUG FIXES:
azuread_application_certificate
- work around an unexpected diff with theapplication_object_id
property (#1221)azuread_application_federated_identity_credential
- work around an unexpected diff with theapplication_object_id
property (#1221)azuread_application_password
- work around an unexpected diff with theapplication_object_id
property (#1221)azuread_application_pre_authorized
- work around an unexpected diff with theapplication_object_id
property (#1221)v2.44.0
Compare Source
FEATURES:
azuread_application_api_access
(#1214)azuread_application_app_role
(#1214)azuread_application_fallback_public_client
(#1214)azuread_application_from_template
(#1214)azuread_application_identifier_uri
(#1214)azuread_application_known_clients
(#1214)azuread_application_owner
(#1214)azuread_application_permission_scope
(#1214)azuread_application_redirect_uris
(#1214)azuread_application_registration
(#1214)azuread_authentication_strength_policy
(#1171)ENHANCEMENTS:
data.azuread_application
- export theclient_id
attribute, deprecate theapplication_id
attribute (#1214)data.azuread_service_principal
- support for theclient_id
property, deprecate theapplication_id
property (#1214)data.azuread_service_principals
- support for theclient_ids
property, deprecate theapplication_ids
property (#1214)data.azuread_service_principals
- export theclient_id
attribute in theservice_principals
block, deprecate theapplication_id
attribute (#1214)azuread_application
- export theclient_id
attribute, deprecate theapplication_id
attribute (#1214)azuread_application_federated_identity_credential
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_application_certificate
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_application_password
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_application_pre_authorized
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_service_principal
- support for theclient_id
property, deprecate theapplication_id
property (#1214)azuread_conditional_access_policy
- support for theauthentication_strength_policy_id
property in thegrant_controls
block [GH_1171]BUG FIXES:
azuread_group_member
- resolve a bug when refreshing state if the group is missing (#1198)v2.43.0
Compare Source
FEATURES:
azuread_directory_role_eligibility_schedule_request
(#974)v2.42.0
Compare Source
IMPROVEMENTS:
client_id_file_path
andclient_secret_file_path
provider properties (#1189)data.azuread_group
- support for looking up a group with themail_nickname
property (#1173)BUG FIXES:
azuread_conditional_access_policy
- allow specifyingterms_of_use
in place ofbuilt_in_controls
in thegrant_controls
block (#1168)v2.41.0
Compare Source
FEATURES:
azuread_directory_role_templates
(#1152)azuread_named_location
(#1156)IMPROVEMENTS:
azuread_access_package_assignment_policy
- support theManager
value for thereview_type
property in theassignment_review_settings
block (#1159)azuread_conditional_access_policy
- support for theservice_principal_risk_levels
property in theconditions
block (#1145)azuread_conditional_access_policy
- thegrant_controls
block is now optional (#1155)BUG FIXES:
azuread_access_package_resource_package_association
- support destruction of this resource (#1124)azuread_application
- set thedisplay_name
property correctly on creation to improve UX in the event of failure (#1160)v2.40.0
Compare Source
IMPROVEMENTS:
v0.62.0
ofgithub.com/manicminer/hamilton
data.azuread_user
- supporting looking up a user using theemployee_id
property (#1040)data.azuread_users
- supporting looking up users using theemployee_ids
property (#1040)azuread_conditional_access_policy
- support for theclient_applications
block in theconditions
block (#1047)azuread_conditional_access_policy
- support for thedisable_resilience_defaults
property in thesession_controls
block (#1135)azuread_group
- thebehaviors
property now supports theCalendarMemberReadOnly
andConnectorsDisabled
values (#1144)v2.39.0
Compare Source
IMPROVEMENTS:
v0.20230511.1094507
ofgithub.com/hashicorp/go-azure-sdk
(#1100)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.