pulumiverse-zitadel


Namepulumiverse-zitadel JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://www.pulumi.com
SummaryA Pulumi package for creating and managing zitadel cloud resources.
upload_time2024-03-26 17:19:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache-2.0
keywords pulumi zitadel category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Zitadel Resource Provider

**⚠️WARNING: [I](https://github.com/vavsab) do not maintain this repo anymore. [Wating for zitadel to respond](https://github.com/zitadel/terraform-provider-zitadel/issues/158)**

The Zitadel Resource Provider lets you manage [Zitadel](https://zitadel.com/) 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`:

```bash
npm install @pulumiverse/zitadel
```

or `yarn`:

```bash
yarn add @pulumiverse/zitadel
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_zitadel
```

### Go

To use from Go, use `go get` to grab the latest version of the library:

```bash
go get github.com/pulumiverse/pulumi-zitadel/sdk/go/...
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
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](https://www.pulumi.com/registry/packages/zitadel/api-docs/).



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pulumi.com",
    "name": "pulumiverse-zitadel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "pulumi zitadel category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/57/de/df9e485334e31ddec54c25bdebddeb7a447c310337eca7506a9f67ea5b86/pulumiverse_zitadel-0.1.7.tar.gz",
    "platform": null,
    "description": "# Zitadel Resource Provider\n\n**\u26a0\ufe0fWARNING: [I](https://github.com/vavsab) do not maintain this repo anymore. [Wating for zitadel to respond](https://github.com/zitadel/terraform-provider-zitadel/issues/158)**\n\nThe Zitadel Resource Provider lets you manage [Zitadel](https://zitadel.com/) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @pulumiverse/zitadel\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/zitadel\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_zitadel\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/pulumiverse/pulumi-zitadel/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.Zitadel\n```\n\n## Configuration\n\nThe following configuration points are available for the `zitadel` provider:\n\n- `zitadel:domain` - domain used to connect to the ZITADEL instance\n- `zitadel:insecure` - use insecure connection\n- `zitadel:jwtProfileFile` - path to the file containing credentials to connect to ZITADEL. Either `jwtProfileFile` or `jwtProfileJson`\n- `zitadel:jwtProfileJson` - JSON value of credentials to connect to ZITADEL. Either `jwtProfileFile` or `jwtProfileJson` is required\n- `zitadel:port` - used port if not the default ports 80 or 443 are configured\n- `zitadel:token` - path to the file containing credentials to connect to ZITADEL\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/zitadel/api-docs/).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing zitadel cloud resources.",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/pulumiverse/pulumi-zitadel"
    },
    "split_keywords": [
        "pulumi",
        "zitadel",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57dedf9e485334e31ddec54c25bdebddeb7a447c310337eca7506a9f67ea5b86",
                "md5": "1086cc7187b7f65126dfbf135111b91c",
                "sha256": "f7a1754da20f7e95a3abda8e1ebb85d591d025d0ec9643a3a3ae17ea3621632d"
            },
            "downloads": -1,
            "filename": "pulumiverse_zitadel-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "1086cc7187b7f65126dfbf135111b91c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 119847,
            "upload_time": "2024-03-26T17:19:36",
            "upload_time_iso_8601": "2024-03-26T17:19:36.115031Z",
            "url": "https://files.pythonhosted.org/packages/57/de/df9e485334e31ddec54c25bdebddeb7a447c310337eca7506a9f67ea5b86/pulumiverse_zitadel-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 17:19:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumiverse",
    "github_project": "pulumi-zitadel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumiverse-zitadel"
}
        
Elapsed time: 0.26351s