0.1.7 • Published 1 month ago

@pulumiverse/zitadel v0.1.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

Zitadel Resource Provider

⚠️WARNING: I do not maintain this repo anymore. Wating for zitadel to respond

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 instance
  • zitadel:insecure - use insecure connection
  • zitadel:jwtProfileFile - path to the file containing credentials to connect to ZITADEL. Either jwtProfileFile or jwtProfileJson
  • zitadel:jwtProfileJson - JSON value of credentials to connect to ZITADEL. Either jwtProfileFile or jwtProfileJson is required
  • zitadel:port - used port if not the default ports 80 or 443 are configured
  • zitadel:token - path to the file containing credentials to connect to ZITADEL

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.1.7

1 month ago

0.1.6

2 months ago

0.1.3

5 months ago

0.0.13

7 months ago

0.0.14

7 months ago

0.1.0

6 months ago

0.1.2

5 months ago

0.1.1

6 months ago

0.0.16

7 months ago

0.0.18

6 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago