Skip to content

v1.0.0

Compare
Choose a tag to compare
@manicminer manicminer released this 03 Sep 22:03

NOTES:

  • Major Version: This is a major version upgrade which contains some breaking changes as detailed below.
  • Terraform 0.10/0.11: This version of the provider requires Terraform 0.12.x or later and will not work with earlier versions.

FEATURES:

  • New resource: azuread_application_app_role (#150] [#306)
  • New resource: azuread_application_oauth2_permission (#267)

BREAKING CHANGES:

  • azuread_application - a default value for the homepage property is no longer derived when unspecified (#268)
  • azuread_application_password - the deprecated application_id property has been removed
  • data.azuread_group - the name property is now case-insensitive (#246)
  • data.azuread_groups and data.azuread_users will not error if no results found