Skip to main content

rediscloud-python

A minimal RedisCloud Python Pulumi program

Get started

Create a new project from this template with the Pulumi CLI:
Terminal window
mkdir my-project && cd my-project
pulumi new rediscloud-python

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
cardTypeCredit card type (Visa, Mastercard) of the card on file with Rediscloud
lastFourNumbersLast four numbers of the card on file with RedisCloud
rediscloud:apiKeysecretRedisCloud access key
rediscloud:secretKeysecretRedisCloud secret key

Related

The infrastructure as code platform for any cloud.