Skip to main content

Volcenginecc Resource Provider

The Volcenginecc resource provider for Pulumi lets you use volcengine resources 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 @volcengine/pulumi-volcenginecc

or yarn:

$ yarn add @volcengine/pulumi-volcenginecc

Python

To use from Python, install using pip:

$ pip install pulumi_volcenginecc

Go

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

$ go get github.com/volcengine/pulumi-volcengine/sdk

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Volcenginecc

Configuration Reference

In addition to generic provider arguments (e.g. alias and version), the following arguments are supported in the Volcenginecc provider configuration:

Optional

  • accessKey (String) The Access Key for Volcengine Provider. It must be provided, but it can also be sourced from the VOLCENGINE_ACCESS_KEY environment variable
  • secretKey (String) he Secret Key for Volcengine Provider. It must be provided, but it can also be sourced from the VOLCENGINE_SECRET_KEY environment variable
  • sessionToken (String) The Session Token for Volcengine Provider, used together with AccessKey and SecretKey when authenticating with temporary STS credentials. It can also be sourced from the VOLCENGINE_SESSION_TOKEN environment variable
  • profile (String) The Profile for Volcengine Provider. It can be used as an alternative authentication method to AK/SK, and can also be sourced from the VOLCENGINE_PROFILE environment variable
  • file_path (String) The File Path for Volcengine Provider. It specifies the path to the profile configuration file. If not specified, the default path ~/.volcengine will be used, and can also be sourced from the VOLCENGINE_FILE_PATH environment variable
  • assumeRole (Attributes) An assume_role block (documented below). Only one assume_role block may be in the configuration. (see below for nested schema)
  • customerHeaders (String) CUSTOMER HEADERS for Volcengine Provider. The customer_headers field uses commas (,) to separate multiple headers, and colons (:) to separate each header key from its corresponding value.
  • disableSsl (Boolean) Disable SSL for Volcengine Provider
  • endpoints (Attributes) An endpoints block (documented below). Only one endpoints block may be in the configuration. (see below for nested schema)
  • proxyUrl (String) PROXY URL for Volcengine Provider
  • region (String) The Region for Volcengine Provider. It must be provided, but it can also be sourced from the VOLCENGINE_REGION environment variable

Nested Schema for assume_role

Required:

  • assumeRoleTrn (String) he TRN of the role to assume.

  • durationSeconds (Number) The duration of the session when making the AssumeRole call. Its value ranges from 900 to 43200(seconds), and default is 3600 seconds. Optional:

  • policy (String) A more restrictive policy when making the AssumeRole call

Nested Schema for endpoints

Optional:

  • cloudcontrolapi (String) Use this to override the default Cloud Control API service endpoint URL
  • sts (String) Use this to override the default STS service endpoint URL

Security and privacy

This project takes security seriously. For vulnerability reporting and supported versions, see SECURITY.md

Download files

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

Source Distribution

pulumi_volcenginecc-0.0.57.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_volcenginecc-0.0.57-py3-none-any.whl (3.7 MB view details)

Uploaded Python 3

File details

Details for the file pulumi_volcenginecc-0.0.57.tar.gz.

File metadata

  • Download URL: pulumi_volcenginecc-0.0.57.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pulumi_volcenginecc-0.0.57.tar.gz
Algorithm Hash digest
SHA256 da97eb9641f6952ad70b9f2d19bd9f860dd787b3ce191676a2c73632ad418d6d
MD5 3ec81c4e6def475849f0ae7ec1f11643
BLAKE2b-256 e129c55eafa82b308d381b0ae1b3c30bdc5837320c04bc4d1fcd4ba99c177b1e

See more details on using hashes here.

File details

Details for the file pulumi_volcenginecc-0.0.57-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_volcenginecc-0.0.57-py3-none-any.whl
Algorithm Hash digest
SHA256 c7369b8b3a1349448acff02dc3d63f610b152d70df4cbef865a6bae94c4f26df
MD5 a8b9f9039286dd08fcc33427166bc737
BLAKE2b-256 59a23e8dd665087f1dd3c82536f9a4a509842caf248643f30f0164e0878f4bad

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.61

2 files

0.0.60

2 files

0.0.59

2 files

0.0.58

2 files

This release

0.0.57 This release

2 files

0.0.56

2 files

0.0.55

2 files

0.0.54

2 files

0.0.53

2 files

0.0.51

2 files

0.0.50

2 files

0.0.49

2 files

0.0.48

2 files

0.0.47

2 files

0.0.46

2 files

0.0.45

2 files

0.0.44

2 files

0.0.43

2 files

0.0.42

2 files

0.0.41

2 files

0.0.40

2 files

0.0.39

2 files

0.0.38

2 files

0.0.37

2 files

0.0.36

2 files

0.0.35

2 files

0.0.34

2 files

0.0.33

2 files

0.0.32

2 files

0.0.31

2 files

0.0.30

2 files

0.0.29

2 files

0.0.28

2 files

0.0.27

2 files

0.0.26

2 files

0.0.25

2 files

0.0.24

2 files

0.0.23

2 files

0.0.22

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page