Name | pulumi-harness JSON |
Version |
0.7.7
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing Harness resources. |
upload_time | 2025-07-17 04:07:26 |
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/51/e5/7ca41e9a1d602ffc1c0fd010bf717dc4d817c5b26c187b456fbc7aa78204/pulumi_harness-0.7.7.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.7",
"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": "c3531e0deaee12e8c3c4019e2e9bb62c42bc2d098071502acd157a4c0e036353",
"md5": "34badfc576f07ffed8cbf28be76e24dc",
"sha256": "817179b8d3350450ae00b1cd4c36677b58362acc9805488a133ba26f7346837f"
},
"downloads": -1,
"filename": "pulumi_harness-0.7.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34badfc576f07ffed8cbf28be76e24dc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1973656,
"upload_time": "2025-07-17T04:07:24",
"upload_time_iso_8601": "2025-07-17T04:07:24.713712Z",
"url": "https://files.pythonhosted.org/packages/c3/53/1e0deaee12e8c3c4019e2e9bb62c42bc2d098071502acd157a4c0e036353/pulumi_harness-0.7.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "51e57ca41e9a1d602ffc1c0fd010bf717dc4d817c5b26c187b456fbc7aa78204",
"md5": "e968dc87bd6780cfe840a9a75fd94b09",
"sha256": "e232e7990dbfd4a68d4332dada5b4aa92414e0b64aaa6474102bbf23ba23c319"
},
"downloads": -1,
"filename": "pulumi_harness-0.7.7.tar.gz",
"has_sig": false,
"md5_digest": "e968dc87bd6780cfe840a9a75fd94b09",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1535874,
"upload_time": "2025-07-17T04:07:26",
"upload_time_iso_8601": "2025-07-17T04:07:26.562544Z",
"url": "https://files.pythonhosted.org/packages/51/e5/7ca41e9a1d602ffc1c0fd010bf717dc4d817c5b26c187b456fbc7aa78204/pulumi_harness-0.7.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 04:07:26",
"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"
}