Skip to content

Releases: auth0/terraform-provider-auth0

v0.28.0

04 Mar 15:55
5f25659
Compare
Choose a tag to compare

FEATURES:

  • resource/auth0_attack_protection: Added Attack Protection Management Resource (#77)

ENHANCEMENTS:

  • resource/auth0_connection: Added ShowAsButton option for enterprise connections (#80)

BUG FIXES:

  • resource/auth0_tenant: Wiring default_redirection_uri parameter in 'auth0_tenant' into Auth0 API call (#71)
  • resource/auth0_client: Mark signing_keys as sensitive (#72)

v0.27.1

24 Feb 18:35
49af1f6
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Added Signing Keys to client resources (#66)
  • Update documentation to include missing resources and show how to import each resource (#67)

v0.27.0

15 Feb 15:50
564f650
Compare
Choose a tag to compare

ENHANCEMENTS:

NOTES:

  • Added reference to initiate_login_uri property in client documentation (#513)

Previous History

This project is a continuation of alexkappa/terraform-provider-auth0, to view the previous change history, please see that repo's changelog.