A Pulumi package for creating and managing volcengine cloud resources.
Project description
Volcengine Resource Provider
The Volcengine Resource Provider lets you manage 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/volcengine
or yarn
:
yarn add @pulumi/volcengine
Python
To use from Python, install using pip
:
pip install pulumi_volcengine
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/volcengine/pulumi-volcengine/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Volcengine
Configuration
The following configuration points are available for the volcengine
provider:
volcengine:accesskey
(environment:VOLCENGINE_ACCESS_KEY
) - the API key forvolcengine
volcengine:region
(environment:VOLCENGINE_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
pulumi_volcengine-0.0.9.tar.gz
(506.6 kB
view hashes)