Skip to content

Add managed distributed cache resource #381

@goncalo-rodrigues

Description

@goncalo-rodrigues

Distributed cache is offered among AWS, Azure and GCP.

This issue tracks the first implementation of a managed distributed cache resource, supporting Redis engine (memcached in the future), and both stand-alone and replicated servers.

GCP doesn't have Redis cluster support and Azure doesn't allow you to specify the version (which is 4.0 for now).

AWS: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_cluster
Azure: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/redis_cache
GCP: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/redis_instance

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAWS resourceazureAzure resourcegcpGCP resourcehelp wantedExtra attention is needednew-resourceRequest a new multy resource

    Type

    No type

    Projects

    Status

    September 2022

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions