Skip to main content

No project description provided

Project description

Vercel Resource Provider

The Vercel Resource Provider lets you manage Vercel resources.

The Pulumi Vercel provider is available as a package in all Pulumi languages:

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 @pulumiverse/vercel

or yarn:

yarn add @pulumiverse/vercel

Python

To use from Python, install using pip:

pip install pulumiverse-vercel

Go

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

go get github.com/pulumiverse/pulumi-vercel/sdk/go/...

.NET

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

dotnet add package Pulumiverse.vercel

Configuration

The following configuration points are available for the vercel provider:

  • vercel:apiToken (environment: VERCEL_API_TOKEN) - the API key for vercel
  • vercel:team - The default Vercel Team to use when creating resources. This can be provided as either a team slug, or team ID. The slug and ID are both available from the Team Settings page in the Vercel dashboard.

Reference

For detailed reference documentation, please visit the Pulumi registry.

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

pulumiverse_vercel-1.10.0.tar.gz (53.1 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