@pulumiverse/vercel v3.2.1
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:
- JavaScript/TypeScript:
@pulumiverse/vercel - Python:
pulumiverse-vercel - Go:
github.com/pulumiverse/pulumi-vercel/sdk - .NET:
Pulumiverse.vercel
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/vercelor yarn:
yarn add @pulumiverse/vercelPython
To use from Python, install using pip:
pip install pulumiverse-vercelGo
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.vercelConfiguration
The following configuration points are available for the vercel provider:
vercel:apiToken(environment:VERCEL_API_TOKEN) - the API key forvercelvercel: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.
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago