A Pulumi package for creating and managing linode cloud resources.
Project description
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.
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_linode-4.8.3.tar.gz.
File metadata
- Download URL: pulumi_linode-4.8.3.tar.gz
- Upload date:
- Size: 171.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4efc3f894aaae3412c55f4153fb48d851c2f4907d34dbc5c0bd3543dc2b6a89
|
|
| MD5 |
376db4ed4cbc197893c8d95ececed3ea
|
|
| BLAKE2b-256 |
853d7c3db1c1a4ba34d23a9148b1c8c4b7e99745c42965ca85ab4de95e2eeae7
|
File details
Details for the file pulumi_linode-4.8.3-py3-none-any.whl.
File metadata
- Download URL: pulumi_linode-4.8.3-py3-none-any.whl
- Upload date:
- Size: 249.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52855e5d607a2686d8f4f7a791dcaa27af38a98becc75f6243aaef03d766bc71
|
|
| MD5 |
b403c160aad3e53a885ef90329205183
|
|
| BLAKE2b-256 |
6e1289fca91b331b120e82668953f1fc5a790f73ad78bd5ee47afea1470cbf98
|