Skip to content

Feature request: add cache with ElastiCache service  #64

@dspv

Description

@dspv

Story

We want to create a simple Elasticache cluster based on an input similar to MySQL / Postgres

Input

    cache = {
      name        = "cache"
      type        = "cache"
      engine      = "redis"
      version     = "" // need to clarify
      class       = "burstable"
      instance    = "cache.t4g.micro"
      autoscaling = "disabled"
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    WIPWork in progress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions