NOTES:
- This release contains a behavioral change for application/service principal passwords and certificates, when using a relative end date.
BUG FIXES:
data.azuread_group
- ensure security/mail enabled groups are excluded when explicitlyfalse
in config (#841)azuread_application_certificate
- calculateend_date_relative
from thestart_date
and not the current timestamp (#844)azuread_application_password
- calculateend_date_relative
from thestart_date
and not the current timestamp (#844)azuread_service_principal_certificate
- calculateend_date_relative
from thestart_date
and not the current timestamp (#844)azuread_service_principal_password
- calculateend_date_relative
from thestart_date
and not the current timestamp (#844)