Pre-release
This release is a pre-release and may not be stable for production use.
Equinix Resource Provider
The Equinix Resource Provider lets you manage Equinix resources.
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @pulumi/equinix
or yarn:
yarn add @pulumi/equinix
Python
To use from Python, install using pip:
pip install pulumi_equinix
Go
To use from Go, use go get to grab the latest version of the library:
go get github.com/pulumi/pulumi-equinix/sdk/go/...
.NET
To use from .NET, install using dotnet add package:
dotnet add package Pulumi.Equinix
Configuration
The following configuration points are available for the equinix provider:
equinix:authToken(environment:METAL_AUTH_TOKEN) - This is your Equinix Metal API Auth token.equinix:clientId(environment:EQUINIX_API_CLIENTID) - API Consumer Key available under "My Apps" in developer portal.equinix:clientSecret(environment:EQUINIX_API_CLIENTSECRET) - API Consumer secret available under "My Apps" in developer portal.equinix:token(environment:EQUINIX_API_TOKEN) - API tokens are generated from API Consumer clients using the OAuth2 API.equinix:endpoint(environment:EQUINIX_API_ENDPOINT) - The Equinix API base URL to point out desired environment.
Reference
For detailed reference documentation, please visit the Pulumi registry.
Release files for cuemby-equinix 0.0.1a1658409319
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cuemby_equinix-0.0.1a1658409319.tar.gz | 146.4 kB | Details |
Release files / cuemby_equinix-0.0.1a1658409319.tar.gz
| Download URL | cuemby_equinix-0.0.1a1658409319.tar.gz |
|---|---|
| Size | 146.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
705a7b79bd45119f9967881a2ec0321a8c3bb01ea852ed1660612cea2602c7de
|
|
BLAKE2b-256 checksum How to use checksums |
deeb23adff1fc604fe1a7865da1c90c8ba2454da03b62560f5d0c1956f1a674d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|