Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Releases: alexkappa/terraform-provider-auth0

v0.26.2

31 Jan 18:05
ad8d400
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/auth0_log_stream: Add support for JSONOBJECT format (#445)
  • resource/auth0_guardian: Add email mfa factor (#499)
  • resource/auth0_client: Add signing_cert option to SAMLP addon (#426)
  • resource/auth0_connection: Add support for custom SMS gateways (#417)
  • Add HTTP mocks to acceptance tests for external dependencies, specifically for domain name verification (#501)
  • resource/auth0_connection: Add google-apps connection strategy (#422)

NOTES:

  • Fixed typos in SAMLP connection docs (#448, #449)
  • Removed role_id from auth0_role documentation (#415)

v0.26.1

20 Jan 20:21
fff6b91
Compare
Choose a tag to compare

BUG FIXES:

  • resource/auth0_branding: Fix reading auth0_branding when enable_custom_domain_in_emails flag is true (#438)

v0.26.0

20 Jan 09:05
b0b1c5f
Compare
Choose a tag to compare

ENHANCEMENTS:

  • New Resource: auth0_prompt_custom_text (#497)

v0.25.1

17 Jan 18:05
8ca0c0b
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/client: Add the native_social_login field for native app_types (#453)

NOTES:

  • Fix role docs #398

v0.25.0

23 Dec 14:06
0bbadc8
Compare
Choose a tag to compare
new release

v0.24.3

01 Dec 15:04
Compare
Choose a tag to compare
new release

v0.24.2

30 Nov 09:40
Compare
Choose a tag to compare

BUG FIXES:

  • resource/auth0_action: Deployments proceed only if action status is built (#476)

v0.24.1

23 Nov 17:11
Compare
Choose a tag to compare

BUG FIXES:

  • resource/auth0_action: Secrets would not be created causing deployments to fail (#473)

v0.24.0

09 Nov 13:56
Compare
Choose a tag to compare

ENHANCEMENTS:

  • New Resource: auth0_custom_domain_verification (#410)
  • resource/auth0_client: Add support for allowed_clients (#443)

v0.23.1

09 Nov 13:10
12e4017
Compare
Choose a tag to compare

BUG FIXES:

  • resource/auth0_connection: Fix adfs connection strategy (#467)