The Upstash Pulumi Provider lets you manage Upstash Redis resources programmatically. You can find the Github Repository here.Documentation Index
Fetch the complete documentation index at: https://upstash-cloud-4245.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Installing
This package is available for several languages/platforms:Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using eithernpm:
yarn:
Python
To use from Python, install usingpip:
Go
To use from Go, usego get to grab the latest version of the library:
Configuration
The following configuration points are available for theupstash provider:
upstash:apiKey(environment:UPSTASH_API_KEY) - the API key forupstash. Can be obtained from the console.upstash:email(environment:UPSTASH_EMAIL) - owner email of the resources