A Pulumi package for creating and managing equinix-metal cloud resources.
Project description
Equinix Metal provider
PLEASE NOTE: This provider supercedes the Pulumi Packet provider. There is no direct migration between providers. To perform a migration, please use the pulumi import command
The Equinix Metal resource provider for Pulumi lets you use Equinix Metal 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/equinix-metal
or yarn
:
$ yarn add @pulumi/equinix-metal
Python
To use from Python, install using pip
:
$ pip install pulumi_equinix_metal
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-equinix-metal/sdk/v3
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.EquinixMetal
Configuration
The following configuration points are available:
equinix-metal:authToken
- (Required) This is your Equinix Metal API Auth token. This can also be specified with thePACKET_AUTH_TOKEN
orMETAL_AUTH_TOKEN
shell environment variable.
Reference
For further information, please visit the Equinix Metal 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
File details
Details for the file pulumi_equinix_metal-3.2.1.tar.gz
.
File metadata
- Download URL: pulumi_equinix_metal-3.2.1.tar.gz
- Upload date:
- Size: 73.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47f3054459cdbfcd4f8b3451d0635d8c06b12fd0da3399337c4955e73676c028 |
|
MD5 | bc68fcd896dd5622a36a65a29c81a4ae |
|
BLAKE2b-256 | 1d25f604757bdfc6bec14cf746edfcd1b2ff425d3a6a40ab7f79991c237e669a |