Skip to main content

A Pulumi package for creating and managing Tencent Cloud resources.

Project description

Pulumi TencentCloud Resource Provider

The Pulumi TencentCloud Resource Provider lets you manage TencentCloud resources.

Installing

Install tencentcloud provider

The sdks installation will fully support package auto download in the future, but now we recommend downloading manually:

pulumi plugin install resource tencentcloud --server github://api.github.com/tencentcloudstack

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 @tencentcloud_iac/pulumi

or yarn:

yarn add @tencentcloud_iac/pulumi

Python

To use from Python, install using pip:

pip install tencentcloud_iac_pulumi

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/tencentcloudstack/pulumi-tencentcloud/sdk/go/...

Configuration

The following configuration points are available for the tencentcloud provider:

Secret ID

The API Secret ID, read from environment variable TENCENTCLOUD_SECRET_ID if not preset.

pulumi config set tencentcloud:secretId [your-secret-id] --secret

Secret Key

The API Secret Key, read from environment variable TENCENTCLOUD_SECRET_KEY if not preset.

pulumi config set tencentcloud:secretKey [your-secret-key] --secret

Region

The region in which to deploy resources, read from environment variable TENCENTCLOUD_REGION if not preset.

pulumi config set tencentcloud:region ap-singapore

Security Token (Optional)

The Security Token for temporary access, read from environment variable TENCENTCLOUD_SECURITY_TOKEN if not preset.

pulumi config set tencentcloud:securityToken [your-security-token] --secret

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tencentcloud_iac_pulumi-0.2.0.tar.gz (3.5 MB view details)

Uploaded Source

File details

Details for the file tencentcloud_iac_pulumi-0.2.0.tar.gz.

File metadata

File hashes

Hashes for tencentcloud_iac_pulumi-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4b7bb6d8533ef517b312bd96da825ae323c0549c29a36b5c64e9d754bddc88d8
MD5 45a8ff91f3e85d9a11ce78b3b1780c64
BLAKE2b-256 cf10d77f070118fde4eaf00abfc8e50e3fd676ec4b4e9e47a2ef894746258dba

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page