Redis Cloud Resource Provider
The Redis Cloud Resource Provider lets you manage Redis Cloud resources. The provider is used to interact with the resources supported by Redis Enterprise Cloud. Please note that the provider is available only for Flexible or Annual subscriptions. It is not supported for Fixed or Free subscriptions.
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 @rediscloud/pulumi-rediscloud
or yarn:
yarn add @rediscloud/pulumi-rediscloud
Python
To use from Python, install using pip:
pip install pulumi_rediscloud
Go
To use from Go, use go get to grab the latest version of the library:
go get github.com/RedisLabs/pulumi-rediscloud/sdk/go/...
Configuration
The following configuration points are available for the rediscloud provider:
apiKey(environment:REDISCLOUD_ACCESS_KEY) - This is the Redis Enterprise Cloud API account key. It must be provided but can also be set by the environment variable.secretKey(environment:REDISCLOUD_SECRET_KEY) - This is the Redis Enterprise Cloud API secret key. It must be provided but can also be set by the environment variable.
Reference
For detailed reference documentation, please visit the Pulumi registry.
Release files for pulumi-rediscloud 1.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_rediscloud-1.3.3.tar.gz | 56.4 kB | Details |
Release files / pulumi_rediscloud-1.3.3.tar.gz
| Download URL | pulumi_rediscloud-1.3.3.tar.gz |
|---|---|
| Size | 56.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c51e8832b662a4ec550dcb32966c89660d4e204399bdf840377970c85f6a3982
|
|
BLAKE2b-256 checksum How to use checksums |
0e17e11c39e66b91d8ce9f5c1e67eebbb4693ebe6749e51939d791f6bfc506aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.6
|