github hashicorp/terraform-provider-azuread v2.27.0

latest releases: v3.0.2, v3.0.1, v3.0.0...
2 years ago

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 explicitly false in config (#841)
  • azuread_application_certificate - calculate end_date_relative from the start_date and not the current timestamp (#844)
  • azuread_application_password - calculate end_date_relative from the start_date and not the current timestamp (#844)
  • azuread_service_principal_certificate - calculate end_date_relative from the start_date and not the current timestamp (#844)
  • azuread_service_principal_password - calculate end_date_relative from the start_date and not the current timestamp (#844)

Don't miss a new terraform-provider-azuread release

NewReleases is sending notifications on new releases.