Skip to content

Releases: squareops/terraform-kubernetes-redis

v2.1.0

20 Aug 09:18
c6ee2e1
Compare
Choose a tag to compare

What's Changed

  • Redis version updated
  • helm chart version updated

v2.0.1

05 Feb 10:18
63bfa08
Compare
Choose a tag to compare

**Release Note:

Feature Enhancement**

  1. Added maxclient configuration in the values.yaml , This configuration can be updated via custom values.yaml at the time of deployment.

v2.0.0

31 Aug 09:23
9ca7c83
Compare
Choose a tag to compare

Release Notes

Features

  1. Enhanced Credential Management: Now you can manage your database credentials. With the option to store credentials in Secret Manager or receive them as outputs.
  2. Multi-Cloud Expansion: support for two additional cloud providers: Google Cloud Platform (GCP) and Microsoft Azure. This expansion means you can seamlessly deploy your database module across a broader range of cloud environments.
  3. Tailored Credentials: With the ability to pass custom credentials, you're in control of how your module interacts with your services

v1.0.0

07 Jun 11:30
6b722ef
Compare
Choose a tag to compare

Initial Release

This module contains Example, IAM permissions required to deploy Redis cluster and README for instructions to create resources.