terraform-provider-auth0

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.

MPL-2.0 License

Stars
154

Bot releases are hidden (Show)

terraform-provider-auth0 - v0.30.1

Published by sergiught over 2 years ago

BUG FIXES:

  • resource/auth0_client: Fix conversion issue in flattenAddons func in client resource (#140)
terraform-provider-auth0 - v0.30.0

Published by sergiught over 2 years ago

FEATURES:

  • resource/auth0_custom_domain*: Added support for creating external resources associated with self-managed certificates (#118)
  • resource/auth0_log_stream: [DXCDT-104] Added filters to log_stream resource (#133)

BUG FIXES:

  • resource/auth0_log_stream: Fixed serialization of log streams with http sink custom headers (#120)

NOTES:

terraform-provider-auth0 - v0.29.0

Published by sergiught over 2 years ago

FEATURES:

  • data-source/auth0_tenant: Added a new data source for a subset of a tenant's info (#95)

BUG FIXES:

  • resource/*: [DXCDT-80] Fixed surfaced errors on all resources after not ignoring them when setting resource data (#106, #104, #105, #94, #97, #101, #113, #112, #111, #110, #114, #109)
  • resource/auth0_action: Failed fast when action fails to build (#107)
terraform-provider-auth0 - v0.28.1

Published by sergiught over 2 years ago

0.28.1

BUG FIXES:

  • resource/auth0_attack_protection: Fix attack protection resource for PSaaS Tenants (#86)
terraform-provider-auth0 - v0.28.0

Published by sergiught over 2 years ago

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)
terraform-provider-auth0 - v0.27.1

Published by sergiught over 2 years ago

ENHANCEMENTS:

  • Added Signing Keys to client resources (#66)
  • Update documentation to include missing resources and show how to import each resource (#67)
terraform-provider-auth0 - v0.27.0

Published by sergiught over 2 years ago

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.