pulumi-fusionauth v6.0.2
FusionAuth Resource Provider
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.
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install pulumi-fusionauthor yarn:
yarn add pulumi-fusionauthPython
To use from Python, install using pip:
pip install theogravity-pulumi-fusionauthGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/theogravity/pulumi-fusionauth/sdk/go/fusionauth.NET
To use from .NET, install using dotnet add package:
dotnet add package theogravity.FusionauthConfiguration
The 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
9 months ago
9 months ago
1 year ago
1 year ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago