Releases: FusionAuth/terraform-provider-fusionauth
Releases · FusionAuth/terraform-provider-fusionauth
v0.1.111
v0.1.110
Fix the login method validation for Google IDP (#285) Replaces `LinkByEmail` with `UseVendorJavaScript`. Fixes #284
v0.1.109
Merge pull request #287 from danielpoonwj/support-tenant-webhookids Support tenant webhookids
v0.1.108
Add support for OAuth scope handling (#282) * Add OAuth configuration support for: * scope_handling_policy * unknown_scope_policy * relationship * consent_mode Add userinfo_populate_lambda_id * Add docs for new fields * Update docs/resources/application.md Co-authored-by: Spencer Witt <spencer.witt@gmail.com> * Require new scope attributes --------- Co-authored-by: Spencer Witt <spencer.witt@gmail.com>
v0.1.107
199 - Order of options in form field (#280) Fixes #199 Fixes #281 * * fixed issue with options order not being preserved for `form_field` object * Update helpers.go removed debug statement * Update resource_fusionauth_application.go * * converting `authorized_redirect_urls` to list instead of set
v0.1.106
v0.1.105
Add missing bundle_id to apple provider (#253)
v0.1.104
Fix wrong reference to template (#265)
v0.1.103
Add 'Confirmation Required' template to resource_fusionauth_themes (#…
v0.1.102
adding missing test data (#258)