This release is a pre-release and may not be stable for production use.
Linode Resource Provider
The Linode resource provider for Pulumi lets you use Linode 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/linode
or yarn:
$ yarn add @pulumi/linode
Python
To use from Python, install using pip:
$ pip install pulumi_linode
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-linode/sdk/v4
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Linode
Configuration
The following configuration points are available:
linode:token- (Required) This is your Linode APIv4 Token. May be specified using theLINODE_TOKENenvironment variable.linode:url- (Optional) The HTTP(S) API address of the Linode API to use. May be specified using theLINODE_URLenvironment variable.linode:uaPrefix- (Optional) An HTTP User-Agent Prefix to prepend in API requests. May be specified using theLINODE_UA_PREFIXenvironment variable.
Reference
For further information, please visit the Linode provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-linode 6.2.0a1784962810
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_linode-6.2.0a1784962810.tar.gz | 380.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_linode-6.2.0a1784962810-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 914.0 kB
Release files / pulumi_linode-6.2.0a1784962810.tar.gz
| Download URL | pulumi_linode-6.2.0a1784962810.tar.gz |
|---|---|
| Size | 380.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2fff76603e219f6f730a2202eb0dac54b88e4b0fad0a7974c6376eeeef4f45ae
|
|
BLAKE2b-256 checksum How to use checksums |
fd6641dbed0c8c5e9e2ae56d18d56ce162166f27f18a9b31bbbe0c49fd6a60e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.15
|
Release files / pulumi_linode-6.2.0a1784962810-py3-none-any.whl
| Download URL | pulumi_linode-6.2.0a1784962810-py3-none-any.whl |
|---|---|
| Size | 533.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
03960778c59e65b762ba552b86b18a3f8fbfa38097eb37d3a2619cf882df9484
|
|
BLAKE2b-256 checksum How to use checksums |
d7f787e1e91c130fcaa97f4e8c003a5f3dbf1f94e28816a03de65fa0bbd0e427
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.15
|