terraform-aws-elasticache-redis icon indicating copy to clipboard operation
terraform-aws-elasticache-redis copied to clipboard

feat: add support for redis serverless

Open syphernl opened this issue 1 year ago • 3 comments
trafficstars

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 ">= 4.18" to ">= 5.32" as this is the first release where aws_elasticache_serverless_cache was introduced

syphernl avatar May 01 '24 08:05 syphernl

[!IMPORTANT]

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

mergify[bot] avatar May 01 '24 08:05 mergify[bot]

Ready for review!

I have tested both example/complete and my new example/serverless and they both work.

syphernl avatar May 01 '24 10:05 syphernl

Some changes need to be made regarding the cache_usage_limits section, it's not working properly if these values are not provided causing the provider to break.

This issue in the AWS Provider is causing issues here: https://github.com/hashicorp/terraform-provider-aws/issues/36374

syphernl avatar May 02 '24 06:05 syphernl

💥 This pull request now has conflicts. Could you fix it @syphernl? 🙏

mergify[bot] avatar Jun 09 '24 07:06 mergify[bot]

This PR was closed due to inactivity and merge conflicts. 😭 Please resolve the conflicts and reopen if necessary.

mergify[bot] avatar Jun 09 '24 07:06 mergify[bot]