A Pulumi package to create TLS resources in Pulumi programs.
Project description
TLS Resource Provider
The TLS resource provider for Pulumi lets you create TLS keys and certificates in your cloud programs. To use this package, please install the Pulumi CLI first.
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/tls
or yarn
:
$ yarn add @pulumi/tls
Python
To use from Python, install using pip
:
$ pip install pulumi_tls
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-tls/sdk/v4
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Tls
Concepts
The @pulumi/tls
package provides a strongly-typed means to build cloud applications that create
and interact closely with TLS resources.
Reference
For further information, please visit the TLS provider docs or for detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_tls-4.12.0a1697134372.tar.gz
.
File metadata
- Download URL: pulumi_tls-4.12.0a1697134372.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05f5f92c11f5ecfb19bb10bde7c1f1e7fd652ad742f52f586cddc1757ff2c4c0 |
|
MD5 | 294a410898651deba764ca5ec72987b4 |
|
BLAKE2b-256 | 2d3ab9ca53730078fdba547e236a7cfbee88863505807503a94b32552162a991 |
File details
Details for the file pulumi_tls-4.12.0a1697134372-py3-none-any.whl
.
File metadata
- Download URL: pulumi_tls-4.12.0a1697134372-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50a82c335e06d6c0a473b9bb63a1aee4aa8183b69a39e7136bdecc4c65880962 |
|
MD5 | a5ea330e9ba4cc6d5d29618852ce81f5 |
|
BLAKE2b-256 | 171f42bb706a580dd909b7cba1f3845e772f8f242b69a896fe710fdb690788b8 |