terraform-aws-elasticache-redis
terraform-aws-elasticache-redis copied to clipboard
feat: add support for redis serverless
what
- Add support for Serverless Redis instances
why
- Supporting Redis Serverless for demanding applications
notes
[!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-reviewschannel.
Ready for review!
I have tested both example/complete and my new example/serverless and they both work.
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
💥 This pull request now has conflicts. Could you fix it @syphernl? 🙏
This PR was closed due to inactivity and merge conflicts. 😭 Please resolve the conflicts and reopen if necessary.