Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilo Keber committed Jul 1, 2019
2 parents b3e9de3 + 13c2882 commit c281764
Show file tree
Hide file tree
Showing 25 changed files with 486 additions and 809 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ terraform-provider-auth0
website/vendor
website/.bundle
website/build
website/node_modules
scripts/gogetcookie.sh
website/node_modules
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v0.2.0 (June 27, 2019)

ENHANCEMENTS:

* resource/auth0_user: Add support for user attribute `nickname`

BUG FIXES:

* resource/auth0_connection: Fix icorrect schema of `password_no_personal_info`

NOTES:

* Provider is compatible with Terraform v0.12.3

## v0.1.20 (May 17, 2019)

FEATURES:
Expand Down
Loading

0 comments on commit c281764

Please sign in to comment.