Name | pulumi-harness JSON |
Version |
0.7.6
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing Harness resources. |
upload_time | 2025-07-11 04:07:52 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
pulumi
harness
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Harness Resource Provider
The Harness resource provider for Pulumi lets you create resources in [Harness](https://www.harness.io). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).
## Installing
This package is available in many languages in standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```
$ npm install @pulumi/harness
```
or `yarn`:
```
$ yarn add @pulumi/harness
```
### Python
To use from Python, install using `pip`:
```
$ pip install pulumi-harness
```
### Go
To use from Go, use `go get` to grab the latest version of the library
```
$ go get github.com/pulumi/pulumi-harness/sdk/go/...
```
### .NET
To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.
```
$ dotnet add package Pulumi.Harness
```
## Reference
See the Pulumi registry for API docs:
https://www.pulumi.com/registry/packages/Harness/api-docs/
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-harness",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, harness",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/4c/13/e63d0855ee7020e391623e366321b6a2666034e26bc7614c9f09871e8c99/pulumi_harness-0.7.6.tar.gz",
"platform": null,
"description": "\n# Harness Resource Provider\n\nThe Harness resource provider for Pulumi lets you create resources in [Harness](https://www.harness.io). To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available in many languages in standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```\n$ npm install @pulumi/harness\n```\n\nor `yarn`:\n\n```\n$ yarn add @pulumi/harness\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumi-harness\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n```\n$ go get github.com/pulumi/pulumi-harness/sdk/go/...\n```\n\n### .NET\n\nTo use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.\n\n\n```\n$ dotnet add package Pulumi.Harness\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/Harness/api-docs/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Harness resources.",
"version": "0.7.6",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/pulumi/pulumi-harness"
},
"split_keywords": [
"pulumi",
" harness"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "55cd8aee214dc2f9adeb42be5b455b9e9828c2754ffe58175e091ee2064bae74",
"md5": "e17439658668017617564bce20e1b876",
"sha256": "fd2725c3a987bd72f5f140fb7f8c1dd803c7eaa753d362a99406ad5e0a3fdcdf"
},
"downloads": -1,
"filename": "pulumi_harness-0.7.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e17439658668017617564bce20e1b876",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1965903,
"upload_time": "2025-07-11T04:07:50",
"upload_time_iso_8601": "2025-07-11T04:07:50.918628Z",
"url": "https://files.pythonhosted.org/packages/55/cd/8aee214dc2f9adeb42be5b455b9e9828c2754ffe58175e091ee2064bae74/pulumi_harness-0.7.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c13e63d0855ee7020e391623e366321b6a2666034e26bc7614c9f09871e8c99",
"md5": "50dd668196479d08c4eb1597168ce0a6",
"sha256": "e3c8081331876b67c484d2dafaf283eb7a375244c50d5292bc7f2beb7abfa32a"
},
"downloads": -1,
"filename": "pulumi_harness-0.7.6.tar.gz",
"has_sig": false,
"md5_digest": "50dd668196479d08c4eb1597168ce0a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1531315,
"upload_time": "2025-07-11T04:07:52",
"upload_time_iso_8601": "2025-07-11T04:07:52.539507Z",
"url": "https://files.pythonhosted.org/packages/4c/13/e63d0855ee7020e391623e366321b6a2666034e26bc7614c9f09871e8c99/pulumi_harness-0.7.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-11 04:07:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumi",
"github_project": "pulumi-harness",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-harness"
}