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 theVENAFI_ZONEenvironment variable.venafi:url- (Optional) Venafi URL (e.g.https://tpp.venafi.example). It can also be sourced from theVENAFI_URLenvironment variable.venafi:accessToken- (Optional) authentication token for the API Application (applies only to Venafi Platform). It can also be sourced from theVENAFI_TOKENenvironment variable.venafi:apiKey- (Optional) REST API key for authentication (applies only to Venafi Cloud). It can also be sourced from theVENAFI_APIenvironment variable.venafi:tppUsername- (Optional) WebSDK account username for authentication (applies only to Venafi Platform). It can also be sourced from theVENAFI_USERenvironment variable.venafi:tppPassword- (Optional) WebSDK account password for authentication (applies only to Venafi Platform). It can also be sourced from theVENAFI_PASSenvironment variable.venafi:trustBundle- (Optional) PEM trust bundle for Venafi Platform server certificate.venafi:devMode- (Optional) Whentruewill test the provider without connecting to Venafi Platform or Venafi Cloud. It can also be sourced from theVENAFI_DEVMODEenvironment variable.
Reference
For further information, please visit the Venafi provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-venafi 1.13.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_venafi-1.13.2.tar.gz | 29.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_venafi-1.13.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 66.3 kB
Release files / pulumi_venafi-1.13.2.tar.gz
| Download URL | pulumi_venafi-1.13.2.tar.gz |
|---|---|
| Size | 29.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
416acaef78abd44b94b593319fb6ef91fa84fe7f5c544548ca71c648e24de715
|
|
BLAKE2b-256 checksum How to use checksums |
beb90f6a2061c63861fbb8c10f8e9447ab03bac94db38d2aafeb261a5e3261fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pulumi_venafi-1.13.2-py3-none-any.whl
| Download URL | pulumi_venafi-1.13.2-py3-none-any.whl |
|---|---|
| Size | 36.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
49d26ae3bae4a46ff00e20eac82863d4df01979c98c57aa22195d23475f3e50d
|
|
BLAKE2b-256 checksum How to use checksums |
051d8be07ee3d818bb9d27054db95c8363d1528667f6c8a54aa18fea6fd9991b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|