Releases: squareops/terraform-kubernetes-mongodb
v2.1.1
v2.0.3
**Release Note:
Feature Release**
- Added affinity and resources in all the deployments
- Updated database backup and restore feature
v2.0.2
**Release Notes:
Minor Update**
- Added Affinity for the backup and restore jobs.
- Added resources request and limit for the backup and restore jobs
v2.0.1
Release Note:
Bug Fixes:
- Removed values file from mongodb exporter
v2.0.0
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
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
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.