github alexkappa/terraform-provider-auth0 v0.4.0

latest releases: v0.26.2, v0.26.1, v0.26.0...
4 years ago

ENHANCEMENTS:

  • resource/auth0_connection: Introduce password_complexity_options (#132).
  • resource/auth0_resource_server: signing_secret is now also a computed field. If set it's validated to be at least 16 characters (#146).
  • resource/auth0_resource_server: identifier update forces new resource (#147).
  • resource/auth0_role (breaking change): user_ids is removed. In its place the following is introduced (#149).
  • resource/auth0_user: roles is added (#149).

BUG FIXES:

  • resource/auth0_connection: Fix password_dictionary #128
  • resource/auth0_client: Fix is_first_party setting if set to zero value (#148).

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

NewReleases is sending notifications on new releases.