A Pulumi package to safely use volcengine resource in Pulumi programs.
Project description
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 @pulumi/pulumi-volcenginecc
or yarn:
$ yarn add @pulumi/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 theVOLCENGINE_ACCESS_KEYenvironment variablesecretKey(String) he Secret Key for Volcengine Provider. It must be provided, but it can also be sourced from theVOLCENGINE_SECRET_KEYenvironment variableassumeRole(Attributes) Anassume_roleblock (documented below). Only oneassume_roleblock 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 Providerendpoints(Attributes) Anendpointsblock (documented below). Only oneendpointsblock may be in the configuration. (see below for nested schema)proxyUrl(String) PROXY URL for Volcengine Providerregion(String) The Region for Volcengine Provider. It must be provided, but it can also be sourced from theVOLCENGINE_REGIONenvironment 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 URLsts(String) Use this to override the default STS service endpoint URL
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_volcenginecc-0.0.11.tar.gz.
File metadata
- Download URL: pulumi_volcenginecc-0.0.11.tar.gz
- Upload date:
- Size: 793.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e1e873d501e231b8315f4b3e8847530dd1dcfc361c46b7eba4b67125681cf18
|
|
| MD5 |
fe81da14e73b73ed42aff4dc54a7786b
|
|
| BLAKE2b-256 |
7f6a14a7bb70a8ea9e09dceb105cd482453dcfbd0cc6c913bcdf090bcfdef0e0
|
File details
Details for the file pulumi_volcenginecc-0.0.11-py3-none-any.whl.
File metadata
- Download URL: pulumi_volcenginecc-0.0.11-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8dbbebc4378d37aa44bc3fc6d95f3c1fe22b6703ab5d02bc4526106cf9cc71d
|
|
| MD5 |
3fa6109c34646e2a1659fb295bf5e172
|
|
| BLAKE2b-256 |
1bd0a0ebec687d9eb79fbdbcd89226591a091f9fc4f2b46731c01304be70bee3
|