# Temporal Cloud Resource Provider
The Temporal Cloud Resource Provider lets you manage [Temporal Cloud](https://temporal.io) 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 @grip-security/pulumi-temporalcloud
```
or `yarn`:
```bash
yarn add @grip-security/pulumi-temporalcloud
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi-temporalcloud
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/Grip-Security/pulumi-temporalcloud/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package GripSecurity.PulumiTemporalCloud
```
## Configuration
The following configuration points are available for the `temporalcloud` provider:
- `temporalcloud:allow_insecure` (environment: `TEMPORAL_CLOUD_ALLOW_INSECURE`) - (Boolean) If set to True, it allows for an insecure connection to the Temporal Cloud API. This should never be set to 'true' in production and defaults to false.
- `temporalcloud:api_key` (environment: `TEMPORAL_CLOUD_API_KEY`) - (String, Sensitive) The API key for Temporal Cloud. See [this documentation](https://docs.temporal.io/cloud/api-keys) for information on how to obtain an API key.
- `temporalcloud:endpoint` (environment: `TEMPORAL_CLOUD_ENDPOINT`) - (String) The endpoint for the Temporal Cloud API. Defaults to `saas-api.tmprl.cloud:443`.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/temporalcloud/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-temporalcloud",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "temporalcloud, category/cloud, category/infrastructure",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/a9/34/6fbde80140227bd46b8a028e0f26e7e5cd14b34d026d01eda2fba3350e1a/pulumi_temporalcloud-0.6.2.tar.gz",
"platform": null,
"description": "# Temporal Cloud Resource Provider\n\nThe Temporal Cloud Resource Provider lets you manage [Temporal Cloud](https://temporal.io) 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 @grip-security/pulumi-temporalcloud\n```\n\nor `yarn`:\n\n```bash\nyarn add @grip-security/pulumi-temporalcloud\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-temporalcloud\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/Grip-Security/pulumi-temporalcloud/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package GripSecurity.PulumiTemporalCloud\n```\n\n## Configuration\n\nThe following configuration points are available for the `temporalcloud` provider:\n\n- `temporalcloud:allow_insecure` (environment: `TEMPORAL_CLOUD_ALLOW_INSECURE`) - (Boolean) If set to True, it allows for an insecure connection to the Temporal Cloud API. This should never be set to 'true' in production and defaults to false.\n- `temporalcloud:api_key` (environment: `TEMPORAL_CLOUD_API_KEY`) - (String, Sensitive) The API key for Temporal Cloud. See [this documentation](https://docs.temporal.io/cloud/api-keys) for information on how to obtain an API key.\n- `temporalcloud:endpoint` (environment: `TEMPORAL_CLOUD_ENDPOINT`) - (String) The endpoint for the Temporal Cloud API. Defaults to `saas-api.tmprl.cloud:443`.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/temporalcloud/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Temporal Cloud resources.",
"version": "0.6.2",
"project_urls": {
"Homepage": "https://grip.security",
"Repository": "https://github.com/Grip-Security/pulumi-temporalcloud"
},
"split_keywords": [
"temporalcloud",
" category/cloud",
" category/infrastructure"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "492b0021ad9f0ab02ef5df857c84ef8254595fa952873584e90408c0186313f5",
"md5": "9469b06dffeec31ca5de495f50b340ca",
"sha256": "7e6abcfb1d30051e3fdc3f14e5a3f888ee3806e9e0dc668253c8c395bc0bfd1e"
},
"downloads": -1,
"filename": "pulumi_temporalcloud-0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9469b06dffeec31ca5de495f50b340ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 41319,
"upload_time": "2025-02-04T14:20:58",
"upload_time_iso_8601": "2025-02-04T14:20:58.417193Z",
"url": "https://files.pythonhosted.org/packages/49/2b/0021ad9f0ab02ef5df857c84ef8254595fa952873584e90408c0186313f5/pulumi_temporalcloud-0.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a9346fbde80140227bd46b8a028e0f26e7e5cd14b34d026d01eda2fba3350e1a",
"md5": "d60b7254eaa4dac3eaded5df25da65dd",
"sha256": "c2b222dae93e6487d007a7c73484257d8f67efe8edac4bc8cff8395fff91d8c8"
},
"downloads": -1,
"filename": "pulumi_temporalcloud-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "d60b7254eaa4dac3eaded5df25da65dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 27600,
"upload_time": "2025-02-04T14:20:59",
"upload_time_iso_8601": "2025-02-04T14:20:59.523551Z",
"url": "https://files.pythonhosted.org/packages/a9/34/6fbde80140227bd46b8a028e0f26e7e5cd14b34d026d01eda2fba3350e1a/pulumi_temporalcloud-0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 14:20:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Grip-Security",
"github_project": "pulumi-temporalcloud",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-temporalcloud"
}