Skip to content

v1.3.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 11 Jun 19:31
· 44 commits to refs/heads/main since this release
bfbf363
feat: add support for redis serverless @syphernl (#235)

what

  • Add support for Serverless Redis instances

why

  • Supporting Redis Serverless for demanding applications

notes

  • This upgrades the required version of the AWS provider from ">= 5.27.0" to ">= 5.32" as this is the first release where aws_elasticache_serverless_cache was introduced