An open API service indexing awesome lists of open source software.

https://github.com/techservicesillinois/terraform-aws-elasticache

Provides an Elasticache cluster
https://github.com/techservicesillinois/terraform-aws-elasticache

Last synced: 2 months ago
JSON representation

Provides an Elasticache cluster

Awesome Lists containing this project

README

          

# util

[![Terraform actions status](https://github.com/techservicesillinois/terraform-aws-elasticache/workflows/terraform/badge.svg)](https://github.com/techservicesillinois/terraform-aws-elasticache/actions)

Provides utility modules for managing AWS resources.
Provide an Amazon ElastiCache configuration to define a scalable
distributed in-memory cache environment.

Two types of ElastiCache infrastructure configurations are provided:

* [cluster](modules/cluster/README.md)
* [serverless](modules/serverless/README.md)