Skip to content

Commit

Permalink
Update CHANGELOG.md to include #86
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored May 29, 2019
1 parent b1d365e commit ac94dea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@ FEATURES:

* **New Resource:** `azuread_application_password` [GH-71]

IMPROVEMENTS:
IMPROVEMENTS:Application & Service Principal Creation should now wait on replication #86

* dependencies: upgrading to `v0.12.0` of `github.com/hashicorp/terraform` [GH-82]
* Data Source `azuread_application` - now exports the `group_membership_claims` property [GH-78]
* Data Source `azuread_application` - now exports the `oauth2_permissions` property [GH-79]
* `azuread_application` - support for the `group_membership_claims` property [GH-78]
* `azuread_application` - now exports the `oauth2_permissions` property [GH-79]
* `azuread_application` - support for the `type` property enabling the creation of `native` applications [GH-74]
* `azuread_application` - will now wait for replication by waiting for a successful get [GH-86]
* `azuread_service_principal` - will now wait for replication by waiting for a successful get [GH-86]
* `azuread_user` - increase the maximum allowed lengh of `password` to 256 [GH-81]

## 0.3.1 (April 18, 2019)
Expand Down

0 comments on commit ac94dea

Please sign in to comment.