Name | pulumi-venafi JSON |
Version |
1.10.6
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing venafi cloud resources. |
upload_time | 2025-01-23 19:34:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
pulumi
venafi
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/pulumi/pulumi-venafi/actions)
[](https://slack.pulumi.com)
[](https://www.npmjs.com/package/@pulumi/venafi)
[](https://pypi.org/project/pulumi-venafi)
[](https://badge.fury.io/nu/pulumi.venafi)
[](https://pkg.go.dev/github.com/pulumi/pulumi-venafi/sdk/go)
[](https://github.com/pulumi/pulumi-venafi/blob/master/LICENSE)
# Venafi Resource Provider
The Venafi Resource Provider lets you manage Venafi resources.
## Installing
This package is available in many languages in the standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
$ npm install @pulumi/venafi
or `yarn`:
$ yarn add @pulumi/venafi
### Python
To use from Python, install using `pip`:
$ pip install pulumi_venafi
### Go
To use from Go, use `go get` to grab the latest version of the library
$ go get github.com/pulumi/pulumi-venafi/sdk
### .NET
To use from .NET, install using `dotnet add package`:
$ dotnet add package Pulumi.Venafi
## Configuration
The following configuration points are available:
- `venafi:zone` - (Optional) Zone ID for Venafi Cloud or policy folder for Venafi Platform.
It can also be sourced from the `VENAFI_ZONE` environment variable.
- `venafi:url` - (Optional) Venafi URL (e.g. `https://tpp.venafi.example`). It can also be sourced
from the `VENAFI_URL` environment variable.
- `venafi:accessToken` - (Optional) authentication token for the API Application
(applies only to Venafi Platform). It can also be sourced from the `VENAFI_TOKEN` environment variable.
- `venafi:apiKey` - (Optional) REST API key for authentication (applies only to Venafi Cloud).
It can also be sourced from the `VENAFI_API` environment variable.
- `venafi:tppUsername` - (Optional) WebSDK account username for authentication (applies only to Venafi Platform).
It can also be sourced from the `VENAFI_USER` environment variable.
- `venafi:tppPassword` - (Optional) WebSDK account password for authentication (applies only to Venafi Platform).
It can also be sourced from the `VENAFI_PASS` environment variable.
- `venafi:trustBundle` - (Optional) PEM trust bundle for Venafi Platform server certificate.
- `venafi:devMode` - (Optional) When `true` will test the provider without connecting to Venafi Platform or Venafi Cloud.
It can also be sourced from the `VENAFI_DEVMODE` environment variable.
## Reference
For further information, please visit [the Venafi provider docs](https://www.pulumi.com/docs/intro/cloud-providers/venafi)
or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/venafi).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-venafi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, venafi",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5b/86/3affd76c964772098888ac36b3202f7024f514b6627c47f5846ff14fa7d9/pulumi_venafi-1.10.6.tar.gz",
"platform": null,
"description": "[](https://github.com/pulumi/pulumi-venafi/actions)\n[](https://slack.pulumi.com)\n[](https://www.npmjs.com/package/@pulumi/venafi)\n[](https://pypi.org/project/pulumi-venafi)\n[](https://badge.fury.io/nu/pulumi.venafi)\n[](https://pkg.go.dev/github.com/pulumi/pulumi-venafi/sdk/go)\n[](https://github.com/pulumi/pulumi-venafi/blob/master/LICENSE)\n\n# Venafi Resource Provider\n\nThe Venafi Resource Provider lets you manage Venafi resources.\n\n## Installing\n\nThis package is available in many languages in the 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 $ npm install @pulumi/venafi\n\nor `yarn`:\n\n $ yarn add @pulumi/venafi\n\n### Python\n\nTo use from Python, install using `pip`:\n\n $ pip install pulumi_venafi\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n $ go get github.com/pulumi/pulumi-venafi/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n $ dotnet add package Pulumi.Venafi\n\n## Configuration\n\nThe following configuration points are available:\n\n- `venafi:zone` - (Optional) Zone ID for Venafi Cloud or policy folder for Venafi Platform. \n It can also be sourced from the `VENAFI_ZONE` environment variable.\n- `venafi:url` - (Optional) Venafi URL (e.g. `https://tpp.venafi.example`). It can also be sourced\n from the `VENAFI_URL` environment variable.\n- `venafi:accessToken` - (Optional) authentication token for the API Application \n (applies only to Venafi Platform). It can also be sourced from the `VENAFI_TOKEN` environment variable.\n- `venafi:apiKey` - (Optional) REST API key for authentication (applies only to Venafi Cloud).\n It can also be sourced from the `VENAFI_API` environment variable.\n- `venafi:tppUsername` - (Optional) WebSDK account username for authentication (applies only to Venafi Platform).\n It can also be sourced from the `VENAFI_USER` environment variable.\n- `venafi:tppPassword` - (Optional) WebSDK account password for authentication (applies only to Venafi Platform).\n It can also be sourced from the `VENAFI_PASS` environment variable.\n- `venafi:trustBundle` - (Optional) PEM trust bundle for Venafi Platform server certificate.\n- `venafi:devMode` - (Optional) When `true` will test the provider without connecting to Venafi Platform or Venafi Cloud.\n It can also be sourced from the `VENAFI_DEVMODE` environment variable.\n\n## Reference\n\nFor further information, please visit [the Venafi provider docs](https://www.pulumi.com/docs/intro/cloud-providers/venafi)\nor for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/venafi).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing venafi cloud resources.",
"version": "1.10.6",
"project_urls": {
"Homepage": "https://pulumi.io",
"Repository": "https://github.com/pulumi/pulumi-venafi"
},
"split_keywords": [
"pulumi",
" venafi"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4d626c4c64ab3d2f906772824c2c48f87204600125ba7d43623238adb2ec4c10",
"md5": "783d1713e0b698f913adb80a7019fca8",
"sha256": "ba3d14fcfe434641b942aa496e717fc71af10629a2a456e6cb99193d622ec993"
},
"downloads": -1,
"filename": "pulumi_venafi-1.10.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "783d1713e0b698f913adb80a7019fca8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 34211,
"upload_time": "2025-01-23T19:34:25",
"upload_time_iso_8601": "2025-01-23T19:34:25.074154Z",
"url": "https://files.pythonhosted.org/packages/4d/62/6c4c64ab3d2f906772824c2c48f87204600125ba7d43623238adb2ec4c10/pulumi_venafi-1.10.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5b863affd76c964772098888ac36b3202f7024f514b6627c47f5846ff14fa7d9",
"md5": "150cbb77197b91ab1d2e3f1798c48b01",
"sha256": "2598d8ce686238498f571d5dce97a7396b74d1afb5a12c3a1f3f3d3ac9e7ef11"
},
"downloads": -1,
"filename": "pulumi_venafi-1.10.6.tar.gz",
"has_sig": false,
"md5_digest": "150cbb77197b91ab1d2e3f1798c48b01",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 26410,
"upload_time": "2025-01-23T19:34:27",
"upload_time_iso_8601": "2025-01-23T19:34:27.132406Z",
"url": "https://files.pythonhosted.org/packages/5b/86/3affd76c964772098888ac36b3202f7024f514b6627c47f5846ff14fa7d9/pulumi_venafi-1.10.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-23 19:34:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumi",
"github_project": "pulumi-venafi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-venafi"
}