4.0.1 • Published 7 months ago

pulumi-fusionauth v4.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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
4.0.1

7 months ago

3.0.5

10 months ago

2.8.3

1 year ago

2.17.0

1 year ago

2.8.4

1 year ago

2.15.0

1 year ago

2.16.0

1 year ago

2.13.0

1 year ago

2.9.0

1 year ago

2.7.1

1 year ago

1.0.0

2 years ago

2.0.1

2 years ago

0.9.7

2 years ago

0.9.6

2 years ago

0.9.5

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.8.9

2 years ago