The FusionAuth Resource Provider lets you manage FusionAuth resources.
This is bridged using the Terraform FusionAuth package.
You can look at the Terraform FusionAuth docs to get an idea of what is available in this package.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install pulumi-fusionauthor yarn:
yarn add pulumi-fusionauthTo use from Python, install using pip:
pip install theogravity-pulumi-fusionauthTo use from Go, use go get to grab the latest version of the library:
go get github.com/theogravity/pulumi-fusionauth/sdk/go/fusionauthTo use from .NET, install using dotnet add package:
dotnet add package theogravity.FusionauthThe following configuration points are available for the fusionauth provider:
fusionauth:host(environment:FUSION_AUTH_HOST_URL) - the URL to the FusionAuth instance with the trailing slash omitted (ex:https://instance.fusionauth.io)fusionauth:api_key(environment:FUSION_AUTH_API_KEY) - the API key forfusionauth