Skip to main content

A Pulumi package for creating and managing rediscloud cloud resources.

Project description

Redis Cloud Resource Provider

The Redis Cloud Resource Provider lets you manage Redis Cloud resources.

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 @RedisLabs/pulumi-rediscloud

or yarn:

yarn add @RedisLabs/pulumi-rediscloud

Python

To use from Python, install using pip:

pip install redislabs_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/...

.NET

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

dotnet add package RedisLabs.PulumiRedisCloud

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.

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

pulumi_rediscloud-1.1.1.tar.gz (46.2 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