A Pulumi package for creating and managing zitadel cloud resources.
Project description
Zitadel Resource Provider
The Zitadel Resource Provider lets you manage Zitadel 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 @pulumiverse/zitadel
or yarn
:
yarn add @pulumiverse/zitadel
Python
To use from Python, install using pip
:
pip install pulumi_zitadel
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-zitadel/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Zitadel
Configuration
The following configuration points are available for the zitadel
provider:
zitadel:domain
- domain used to connect to the ZITADEL instancezitadel:insecure
- use insecure connectionzitadel:jwtProfileFile
- path to the file containing credentials to connect to ZITADEL. EitherjwtProfileFile
orjwtProfileJson
zitadel:jwtProfileJson
- JSON value of credentials to connect to ZITADEL. EitherjwtProfileFile
orjwtProfileJson
is requiredzitadel:port
- used port if not the default ports 80 or 443 are configuredzitadel:token
- path to the file containing credentials to connect to ZITADEL
Reference
For detailed reference documentation, please visit the Pulumi registry.
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 pulumiverse_zitadel-0.1.8.tar.gz
.
File metadata
- Download URL: pulumiverse_zitadel-0.1.8.tar.gz
- Upload date:
- Size: 119.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7692dd4025ec099ba8936a9cdf77db6589b7b05b7a76d70369a0e2116f6ad56 |
|
MD5 | a4c0c6361abc4f79eef3dd4bfa1899d5 |
|
BLAKE2b-256 | 99b82096d7976c66c4baaa9becc0b51544718eca9c696f417ec54d20fb189370 |