Skip to content

EducationPerfect/terraform-provider-fusionauth

Repository files navigation

FusionAuth Provider

This provider is used for setting up FusionAuth.

For the rendered provider usage documentation, visit the Terraform Registry.

Argument Reference

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

Resources Available

  • API Key
  • application
  • application/{application_id}/role
  • email
  • entity
  • entity grant
  • entity type
  • entity type permission
  • form
  • form field
  • group
  • generic connector
  • key
  • imported key
  • lambda
  • identity provider
    • OpenID Connect
    • Google
    • Apple
    • External JWT
    • Facebook
    • SAML v2
    • Sony PSN
    • Steam
    • Twitch
    • Xbox
  • themes
  • user
  • user action
  • webhook
  • tenants

Known issues

If you do not specify permissions when adding an API key, you will get a key created that has no permissions. See the following issues for more details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages