slim-bean / terraform-provider-fusionauth

Home Page:https://registry.terraform.io/providers/gpsinsight/fusionauth/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FusionAuth Provider

This provider is used for setting up FusionAuth

Argument Reference

  • api_key - (Required) The API Key for the FusionAuth instance
  • host - (Required) Host for FusionAuth instance

Resources Available

  • application
  • application/{application_id}/role
  • email
  • form
  • form field
  • group
  • key
  • lambda
  • indentity provider
    • OpenID Connect
    • Google
  • themes
  • user
  • webhook
  • tentants

About

https://registry.terraform.io/providers/gpsinsight/fusionauth/latest

License:Apache License 2.0


Languages

Language:Go 100.0%