Skip to content

Releases: squareops/terraform-kubernetes-mongodb

v2.0.3

02 Feb 10:01
d529969
Compare
Choose a tag to compare

**Release Note:

Feature Release**

  1. Added affinity and resources in all the deployments
  2. Updated database backup and restore feature

v2.0.2

10 Jan 13:39
01bd842
Compare
Choose a tag to compare

**Release Notes:

Minor Update**

  1. Added Affinity for the backup and restore jobs.
  2. Added resources request and limit for the backup and restore jobs

v2.0.1

27 Nov 06:37
179ac14
Compare
Choose a tag to compare

Release Note:

Bug Fixes:

  1. Removed values file from mongodb exporter

v2.0.0

31 Aug 09:20
fc0a9c1
Compare
Choose a tag to compare

Release Notes

Features

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.
Custom Database Selection: This update enables you to specify a custom database, allowing the module to adapt to your choices and integrate seamlessly with your existing infrastructure.

v1.1.0

03 Aug 14:13
581d5d7
Compare
Choose a tag to compare

Feature Release
Custom MongoDB Username and Password Support

Custom Credentials for Enhanced Security: With this update, you can now easily set up custom MongoDB credentials tailored to your organization's specific security requirements. This feature allows you to strengthen access controls and minimize potential vulnerabilities in your database deployments.

Conditional Configuration: The new feature enables you to conditionally apply custom credentials based on the specific needs of your infrastructure. You can seamlessly switch between custom and default credentials with minimal configuration changes.

v1.0.0

07 Jun 11:27
4a09ade
Compare
Choose a tag to compare

Initial Release

This module contains Example, IAM permissions required to deploy MongoDB and README for instructions to create resources. This module also supports the backup and restore of MongoDB databases using S3 buckets.