Releases: alexkappa/terraform-provider-auth0
v0.1.2
Changelog
5cae091 Upgrade to auth0 v1 to allow for zero values (#34)
58acc8b Fix typo (#45)
db45860 Add requires_username property to Auth0 connection (#41)
123b9ba Add debug property to provider (#36)
7ddda34 Fix rule name regexp (#38)
6749083 Fix oidc_conformant property (#37)
f1fccd9 sort connection.enabled_clients
15c597f update go-auth0 dependency
920292d Changing name or strategy forces new resource (#27)
4fa1297 Merge pull request #25 from laurentdutheil/master
1f31a1b fix typo on Connection options attribute
cffaac2 add some attributes to the Options of a Connection (#23)
b9de33d Add workaround for email template resources missing delete functionality
v0.1.1
Changelog
2024e18 fix email template delete
b7cf8c2 update deps again
a828018 update deps
e6315fc Merge branch 'master' into auth0_v1
317c001 improve handling of nil values from terraform by checking for HasChanged
a3fe2dd update deps
11ec46a update go-auth0 dep
c5db42c update vendors
58acc8b Fix typo (#45)
af2724e add computed to client grants
db45860 Add requires_username property to Auth0 connection (#41)
123b9ba Add debug property to provider (#36)
7ddda34 Fix rule name regexp (#38)
6749083 Fix oidc_conformant property (#37)
2c73684 upgrade to auth0 v1 to allow for zero values
f1fccd9 sort connection.enabled_clients
15c597f update go-auth0 dependency
920292d Changing name or strategy forces new resource (#27)
4fa1297 Merge pull request #25 from laurentdutheil/master
1f31a1b fix typo on Connection options attribute
cffaac2 add some attributes to the Options of a Connection (#23)
b9de33d Add workaround for email template resources missing delete functionality
v0.1.0
v0.0.10
Changelog
6a93939 finalise support for emails and add acceptance tests
920318a Merge pull request #20 from 90poe/fix/19-rule-name-regex
98a8083 fix rule name regex
9ccc29f read client grant from remote source correctly (#17)
4288d98 Custom domain and connection read values (#16)
f26faf8 Merge branch 'master' of github.com:yieldr/terraform-provider-auth0
a40bcb3 add more checks to resource server tests
0e2abba read remote values into custom domain (#15)
8598ed3 Resource Server read remote values correctly (#14)
b82bb3a Rule / Rule Config read remote values correctly (#13)