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)
BUG FIXES:
resource/auth0_attack_protection
: Fix attack protection resource for PSaaS Tenants (#86)
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
: Wiringdefault_redirection_uri
parameter in 'auth0_tenant' into Auth0 API call (#71)resource/auth0_client
: Mark signing_keys as sensitive (#72)
ENHANCEMENTS:
- Added Signing Keys to client resources (#66)
- Update documentation to include missing resources and show how to import each resource (#67)
ENHANCEMENTS:
- Added ability to authenticate with management API tokens (#487)
- Added client data source (#511)
- Added global client data source (#512)
NOTES:
- Added reference to
initiate_login_uri
property in client documentation (#513)
This project is a continuation of alexkappa/terraform-provider-auth0, to view the previous change history, please see that repo's changelog.