A Pulumi package for managing FusionAuth instances.
Project description
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 by gpsinsight 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file theogravity_pulumi-fusionauth-5.0.4.tar.gz
.
File metadata
- Download URL: theogravity_pulumi-fusionauth-5.0.4.tar.gz
- Upload date:
- Size: 201.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84a9bb854266a8b0bd709781233b4221564651210404d7a5b09618ba6ec30d70 |
|
MD5 | 371eb0892087e74dc7ffbdb4ebb9715c |
|
BLAKE2b-256 | ae70a8240084ef73fd867cdf299c3a21cc2877c42ad6bc05e7e7a3cf955f7b02 |