# 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 @lbrlabs/pulumi-harness
```
or `yarn`:
```
$ yarn add @lbrlabs/pulumi-harness
```
### Python
To use from Python, install using `pip`:
```
$ pip install lbrlabs-harness
```
### Go
To use from Go, use `go get` to grab the latest version of the library
```
$ go get github.com/lbrlabs/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 lbrlabs.PulumiPackage.Harness
```
## Reference
See the Pulumi registry for API docs:
https://www.pulumi.com/registry/packages/Harness/api-docs/
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "lbrlabs-pulumi-harness",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "pulumi harness lbrlabs",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/62/01/22472ce198a04afcc480b0a863cfa26699dba066f57f9af24518ce745171/lbrlabs_pulumi_harness-0.0.6.tar.gz",
"platform": null,
"description": "# 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 @lbrlabs/pulumi-harness\n```\n\nor `yarn`:\n\n```\n$ yarn add @lbrlabs/pulumi-harness\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install lbrlabs-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/lbrlabs/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 lbrlabs.PulumiPackage.Harness\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/Harness/api-docs/",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Harness resources.",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/lbrlabs/pulumi-harness"
},
"split_keywords": [
"pulumi",
"harness",
"lbrlabs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "620122472ce198a04afcc480b0a863cfa26699dba066f57f9af24518ce745171",
"md5": "3a951cd6eb20667f21bf26986a790ca5",
"sha256": "126839f3bec48e61a51dc931c79eb101bf9757adbef96d01857c1f28051f8a56"
},
"downloads": -1,
"filename": "lbrlabs_pulumi_harness-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "3a951cd6eb20667f21bf26986a790ca5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 365706,
"upload_time": "2023-07-01T17:25:46",
"upload_time_iso_8601": "2023-07-01T17:25:46.330014Z",
"url": "https://files.pythonhosted.org/packages/62/01/22472ce198a04afcc480b0a863cfa26699dba066f57f9af24518ce745171/lbrlabs_pulumi_harness-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-01 17:25:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lbrlabs",
"github_project": "pulumi-harness",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "lbrlabs-pulumi-harness"
}