![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@cuemby/equinix
Advanced tools
A Pulumi package for creating and managing equinix cloud resources.
The Equinix Resource Provider lets you manage Equinix resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumi/equinix
or yarn
:
yarn add @pulumi/equinix
To use from Python, install using pip
:
pip install pulumi_equinix
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumi/pulumi-equinix/sdk/go/...
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Equinix
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.For detailed reference documentation, please visit the Pulumi registry.
FAQs
A Pulumi package for creating and managing equinix cloud resources.
The npm package @cuemby/equinix receives a total of 11 weekly downloads. As such, @cuemby/equinix popularity was classified as not popular.
We found that @cuemby/equinix demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.