Terraform provider for Redis Cloud

Terraform is an open source automation tool developed by Hashicorp that allows you to easily provision infrastructure as code.

Redis develops and maintains a Terraform provider for Redis Cloud. The Redis Cloud Terraform provider allows many of the same actions as found in the Redis Cloud API.

Note:
The Redis Cloud Terraform provider supports Redis Cloud Pro. It does not support Redis Cloud Essentials.

See Get started with Terraform for an example of how to use the Terraform provider.

Data sources and Resources

The Terraform provider represents API actions as data sources and resources. Data sources are read-only and allow you to get information, while resources allow you to create and manage infrastructure.

The Redis Cloud Terraform provider allows for the following data sources:

It also allows you to create and manage the following resources:

More info

RATE THIS PAGE
Back to top ↑