@kiterun/zitadel (2.0.1)
Published 2024-09-10 17:06:54 +00:00 by nimbus-deploy
Installation
@kiterun:registry=
npm install @kiterun/zitadel@2.0.1
"@kiterun/zitadel": "2.0.1"
About this package
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.
Dependencies
Dependencies
ID | Version |
---|---|
@pulumi/pulumi | ^3.0.0 |
Development Dependencies
ID | Version |
---|---|
@types/mime | ^2.0.0 |
@types/node | ^10.0.0 |
typescript | ^4.3.5 |
Keywords
pulumi
zitadel
category/cloud
Details
Assets (1)
Versions (2)
View all
zitadel-2.0.1.tgz
71 KiB