Releases: hashicorp/terraform-provider-azuread
Releases · hashicorp/terraform-provider-azuread
v2.24.0
v2.23.0
FEATURES:
- New Authentication Method: Support for authenticating via OIDC with GitHub Actions (#805)
BUG FIXES:
- Provider: Fix an Azure CLI authentication issue that could fail to autodetect the current tenant ID (#819)
azuread_application_federated_identity_credential
- fix overly restrictive validation for theaudiences
property (#808)azuread_group
- fix a bug that could cause a crash when creating unified groups (#816)
IMPROVEMENTS:
azuread_user
- allow changing theuser_principal_name
property without recreating the user account (#815)
v2.22.0
IMPROVEMENTS:
data.azuread_groups
- support theignore_missing
property (#783)azuread_conditional_access_policy
- supportlinux
in theincluded_platforms
andexcluded_platforms
properties (#784)azuread_group
- support theSubscribeMembersToCalendarEventsDisabled
value in thebehaviors
property (#785)
BUG FIXES:
v2.21.0
v2.20.0
v2.19.1
2.19.0
2.19.0 (March 11, 2022)
IMPROVEMENTS:
data.azuread_service_principals
- export theobject_id
property in theservice_principals
list (#749)
BUG FIXES:
v2.18.0
v2.17.0
v2.16.0
IMPROVEMENTS:
data.azuread_group
- support for theallow_external_senders
,auto_subscribe_new_members
,hide_from_address_lists
andhide_from_outlook_clients
attributes (#723)azuread_group
- support for theallow_external_senders
,auto_subscribe_new_members
,hide_from_address_lists
andhide_from_outlook_clients
properties (#723)