Releases: openobserve/openobserve-eks-iac
Releases · openobserve/openobserve-eks-iac
v0.0.7 - Added CONTRIBUTING.md for Terraform EKS Setup
What's New
- Added
CONTRIBUTING.md
to guide new contributors on creating issues, pull requests, and community expectations. - Updated project documentation to enhance collaboration.
How to Contribute
- Please follow the new guidelines outlined in
CONTRIBUTING.md
.
v0.0.6
Release Notes
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Release Notes
New Features ✨
- Added New Terraform Modules: Introduced modules to streamline infrastructure provisioning for EKS and OpenObserve.
- Makefile for Orchestration: Simplified workflows with a
Makefile
for automated orchestration of common tasks. - Jinja2 Template for
values.yaml
: Created a flexible J2 template to dynamically generatevalues.yaml
files for Helm deployments. - Infracost for Cost Estimation: Integrated Infracost to provide real-time cost estimation during Terraform runs, ensuring better budgeting and cost control.
- OpenTofu compatible: Verified opentofu commands and created new Make file under opentofu directory. Provided choice to use OpenTofu or Terraform
Version Compatibility 📌
- v0.14.0 Tested: Thoroughly tested with v0.14.0 of OpenObserve and the newly added Jinja2 template.
Issues 🛠️
-issues with o2_post_setup
: Post setup process is still having issues and this is not yet ready to be used in production.
Release v0.0.3
Release Notes
New Features ✨
- Added New Terraform Modules: Introduced modules to streamline infrastructure provisioning for EKS and OpenObserve.
- Makefile for Orchestration: Simplified workflows with a
Makefile
for automated orchestration of common tasks. - Jinja2 Template for
values.yaml
: Created a flexible J2 template to dynamically generatevalues.yaml
files for Helm deployments. - Infracost for Cost Estimation: Integrated Infracost to provide real-time cost estimation during Terraform runs, ensuring better budgeting and cost control.
- OpenTofu compatible: Verified opentofu commands and created new Make file under opentofu directory.
Version Compatibility 📌
- v0.14.0 Tested: Thoroughly tested with v0.14.0 of OpenObserve and the newly added Jinja2 template.
Issues 🛠️
-issues with o2_post_setup
: Post setup process is still having issues and this is not yet ready to be used in production.
Release v0.0.1
Release Notes
New Features ✨
- Added New Terraform Modules: Introduced modules to streamline infrastructure provisioning for EKS and OpenObserve.
- Makefile for Orchestration: Simplified workflows with a
Makefile
for automated orchestration of common tasks. - Jinja2 Template for
values.yaml
: Created a flexible J2 template to dynamically generatevalues.yaml
files for Helm deployments. - Infracost for Cost Estimation: Integrated Infracost to provide real-time cost estimation during Terraform runs, ensuring better budgeting and cost control.
Fixes 🛠️
-issues with o2_post_setup
: post setup is still WIP and this make command is not recommended in production.
Version Compatibility 📌
- v0.14.0 Tested: Thoroughly tested with v0.14.0 of OpenObserve and the newly added Jinja2 template.