Skip to main content

A Pulumi native provider for Pinecone

Project description

Pinecone Pulumi Provider

Open in GitHub Codespaces

This Pulumi Pinecone Provider enables you to manage your Pinecone collections and indexes using any language of Pulumi Infrastructure as Code.

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 @pinecone-database/pulumi

or yarn:

yarn add @pinecone-database/pinecone

Python

To use from Python, install using pip:

pip install pinecone_pulumi

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pinecone-io/pulumi-pinecone/sdk

.NET

To use from .NET, install using dotnet add package:

dotnet add package PineconeDatabase.Pinecone

Configuration

The following configuration points are available for the pinecone provider:

  • pinecone:APIKey - This is the Pinecone API key. (environment: PINECONE_API_KEY)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pinecone_pulumi-0.4.3.tar.gz (12.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page