Releases: alexkappa/terraform-provider-auth0
Releases · alexkappa/terraform-provider-auth0
v0.26.2
31 Jan 18:05
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
New Resource: auth0_prompt_custom_text (#497 )
v0.25.1
17 Jan 18:05
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
resource/client: Add the native_social_login field for native app_types (#453 )
NOTES:
v0.25.0
23 Dec 14:06
Compare
Sorry, something went wrong.
No results found
v0.24.3
01 Dec 15:04
Compare
Sorry, something went wrong.
No results found
v0.24.2
30 Nov 09:40
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
resource/auth0_action: Deployments proceed only if action status is built (#476 )
v0.24.1
23 Nov 17:11
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
resource/auth0_action: Secrets would not be created causing deployments to fail (#473 )
v0.24.0
09 Nov 13:56
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
New Resource: auth0_custom_domain_verification (#410 )
resource/auth0_client: Add support for allowed_clients (#443 )
v0.23.1
09 Nov 13:10
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
resource/auth0_connection: Fix adfs connection strategy (#467 )