3.2.1 • Published 7 months ago

@pulumi/equinix-metal v3.2.1

Weekly downloads
565
License
Apache-2.0
Repository
github
Last release
7 months ago

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

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/go/...

.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 the PACKET_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.

3.2.1

2 years ago

3.2.0

2 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago