A Pulumi package for creating and managing ct cloud resources.
Project description
Ct Resource Provider
The Ct Resource Provider lets you manage Ct resources.
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumi/ct
or yarn
:
yarn add @pulumi/ct
Python
To use from Python, install using pip
:
pip install pulumi_ct
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/cuemby/pulumi-ct/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Ct
Configuration
The following configuration points are available for the ct
provider:
ct:apiKey
(environment:CT_API_KEY
) - the API key forct
ct:region
(environment:CT_REGION
) - the region in which to deploy resources
Reference
For detailed reference documentation, please visit the Pulumi registry.
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
File details
Details for the file pulumi_ct-0.0.1a1652137414.tar.gz
.
File metadata
- Download URL: pulumi_ct-0.0.1a1652137414.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bff6f78b955faea48e107120b86c36b2ff34f832c608ea5fa2ca4c9633850fb2 |
|
MD5 | be99bcdea5032a54d8ebe8b18863e2ac |
|
BLAKE2b-256 | 05f7c2c0fb4447c160e32fa5ac7fa65c036cba0cfd0cdbb6f9d2c741d771f638 |