Releases: alexkappa/terraform-provider-auth0
Releases · alexkappa/terraform-provider-auth0
v0.16.1
25 Nov 18:33
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
resource/auth0_connection: Fix validation field to correctly define a min and max username lengths (#258 ).
v0.16.0
16 Nov 14:22
Compare
Sorry, something went wrong.
No results found
FEATURES:
resource/auth0_log_stream: Support for LogStreams (#270 ).
NOTES:
Upgrade to gopkg.in/auth0.v5 (v5.2.2)
v0.15.2
25 Sep 07:18
Compare
Sorry, something went wrong.
No results found
v0.15.1
24 Sep 16:11
Compare
Sorry, something went wrong.
No results found
v0.15.0
24 Sep 14:14
Compare
Sorry, something went wrong.
No results found
0.14.0
06 Sep 08:56
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
resource/auth0_client: Validate description length to be 140 characters (#260 )
resource/auth0_tenant: Validate session_lifetime to be > 1 (#229 )
BUG FIXES:
resource/auth0_connection: Fix debug field in SAML connections and change iterating from a Set to a List (#261 )
NOTES:
Fixed typo in the documentation (#263 )
v0.13.1
06 Sep 08:40
Compare
Sorry, something went wrong.
No results found
v0.13.0
22 Aug 08:24
Compare
Sorry, something went wrong.
No results found
FEATURES:
resource/auth0_client: support for setting refresh_token (#255 )
v0.12.2
07 Jul 12:30
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
resource/auth0_client: samlp addon is now correctly translated to camel case (#226 )
v0.12.1
07 Jul 12:30
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
resource/auth0_rule_config: forces new resource when key has change (#246 ).