Skip to main content

Volcenginecc Resource Provider


Volcengine SKILL & CLI Survey

To help us improve your experience with Volcengine SKILL & CLI, we invite you to participate in our survey from July 27 to August 21, 2026. Rewards are available for participants.


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.56.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.56-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_volcenginecc-0.0.56.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.56.tar.gz
Algorithm Hash digest
SHA256 28af2c7891d3872b980e8acdfa464e63d0a9c62a268396d138ca766f8af01633
MD5 001103f4872d59931cba0c23c3fccb76
BLAKE2b-256 89cd03e188d10335c764bb26c3f16ca0a10f61227b616d128177d2181b1e2381

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pulumi_volcenginecc-0.0.56-py3-none-any.whl
Algorithm Hash digest
SHA256 fe1ca09f80c31b7eda71d8f379df722fab28db2871be43ec9957f63d50752f4e
MD5 fda4bc624495e0d708dbdac06083d5c6
BLAKE2b-256 4a9988bec7193bdb395440d48c4f956b9c26368fc3f70f4e0c975f94ab37a8e6

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

0.0.57

2 files

This release

0.0.56 This release

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