The Upstash Pulumi Provider lets you manage Upstash Redis and Kafka resources programmatically.
You can find the Github Repository here.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm
:
or yarn
:
To use from Python, install using pip
:
To use from Go, use go get
to grab the latest version of the library:
The following configuration points are available for the upstash
provider:
upstash:apiKey
(environment: UPSTASH_API_KEY
) - the API key for upstash
. Can be obtained from the console.upstash:email
(environment: UPSTASH_EMAIL
) - owner email of the resourcesThe Upstash Pulumi Provider lets you manage Upstash Redis and Kafka resources programmatically.
You can find the Github Repository here.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm
:
or yarn
:
To use from Python, install using pip
:
To use from Go, use go get
to grab the latest version of the library:
The following configuration points are available for the upstash
provider:
upstash:apiKey
(environment: UPSTASH_API_KEY
) - the API key for upstash
. Can be obtained from the console.upstash:email
(environment: UPSTASH_EMAIL
) - owner email of the resources