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-fusionauth
or yarn:
yarn add pulumi-fusionauth
Python
To use from Python, install using pip:
pip install theogravity-pulumi-fusionauth
Go
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.Fusionauth
Configuration
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
Release files for theogravity-pulumi-fusionauth 6.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| theogravity_pulumi_fusionauth-6.0.2.tar.gz | 242.8 kB | Details |
Release files / theogravity_pulumi_fusionauth-6.0.2.tar.gz
| Download URL | theogravity_pulumi_fusionauth-6.0.2.tar.gz |
|---|---|
| Size | 242.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2678ac52cf67ce1946b4ba832c36080e1418f0fb348e72dda3a7a77b1117d891
|
|
BLAKE2b-256 checksum How to use checksums |
7763cce4cfc7e69841b825db640e99891b12837d24c73f414e91594f95bb5e29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|