pulumi-frontegg
v1.0.0-alpha.1742347278
Published
A Pulumi package for creating and managing frontegg cloud resources.
Readme
Frontegg Resource Provider
The Frontegg Resource Provider lets you manage Frontegg resources.
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/fronteggor yarn:
yarn add @pulumi/fronteggPython
To use from Python, install using pip:
pip install pulumi_fronteggGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/pulumi/pulumi-frontegg/sdk/go/....NET
To use from .NET, install using dotnet add package:
dotnet add package Pulumi.FronteggConfiguration
The following configuration points are available for the frontegg provider:
frontegg:region(environment:FRONTEGG_REGION) - the region in which to deploy resources
Reference
For detailed reference documentation, please visit the Pulumi registry.
