Skip to main content

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 for fusionauth

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

theogravity_pulumi-fusionauth-4.0.1.tar.gz (188.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page