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_TOKEN
environment variable.linode:url
- (Optional) The HTTP(S) API address of the Linode API to use. May be specified using theLINODE_URL
environment variable.linode:uaPrefix
- (Optional) An HTTP User-Agent Prefix to prepend in API requests. May be specified using theLINODE_UA_PREFIX
environment 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
File details
Details for the file pulumi_linode-4.30.0a1730837908.tar.gz
.
File metadata
- Download URL: pulumi_linode-4.30.0a1730837908.tar.gz
- Upload date:
- Size: 260.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1904f628a428a4261bfef393aaf900246e87cffc0fb418e1b43cfbe45f1cdcc4 |
|
MD5 | d2caa0c4c630754493c214cf660b5e02 |
|
BLAKE2b-256 | b94cb5c89e38cb5be4df171ebee51a4bcfdf2c84a5e3e33a05a7cbe9022e74c6 |
Provenance
File details
Details for the file pulumi_linode-4.30.0a1730837908-py3-none-any.whl
.
File metadata
- Download URL: pulumi_linode-4.30.0a1730837908-py3-none-any.whl
- Upload date:
- Size: 378.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b46e26ddcb721e4c3e20e7e7aef4533200686df9381d6d4803bc1a2e36c7de54 |
|
MD5 | df31dd9fbc115da1322b85bfe8450d3e |
|
BLAKE2b-256 | 3ac42033c791710781ee382395fe044cfbd7bed8f4c08c533cc5f7b22c70951b |