0.0.27 • Published 7 months ago

@volcengine/pulumi v0.0.27

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Pulumi Volcengine Resource Provider

The Pulumi Volcengine Resource Provider lets you manage Volcengine resources.

Installing

Install volcengine provider

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

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

or yarn:

yarn add @volcengine/pulumi

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 Volcengine.Pulumi.Volcengine

Configuration

The following configuration points are available for the volcengine provider:

  • volcengine:accessKey (environment: VOLCENGINE_ACCESS_KEY) - the API key for volcengine
  • volcengine:secretKey (environment: VOLCENGINE_SECRET_KEY) - the API Secret Key for volcengine
  • volcengine:region (environment: VOLCENGINE_REGION) - the region in which to deploy resources
0.0.27

7 months ago

0.0.26

10 months ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago