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.49.tar.gz (2.5 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.49-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_volcenginecc-0.0.49.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pulumi_volcenginecc-0.0.49.tar.gz
Algorithm Hash digest
SHA256 9c691e61dd966ab25bd50a23006238a064f8ee9b31b26c40d8490e33c985baa8
MD5 97cd5a83a0ee64805b45ce2ea607b0bb
BLAKE2b-256 fc7e7e63b9544e58d0db66d7263cacab0714e7d6ea5be6e2e4c4d0eca9e503ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pulumi_volcenginecc-0.0.49-py3-none-any.whl
Algorithm Hash digest
SHA256 5df22400b21a89c3652960ae0694880324b9c0c9445614bb37592822edb7364b
MD5 557b4c474465f5d98e6c92f9babc4ff3
BLAKE2b-256 d00653b7e40a9f08e9c10091fc46c06934ba5c32118564797dc0b4a32bde69ae

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

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

This release

0.0.49 This release

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