Releases: spaghettifunk/terraform-aws-druid
Releases · spaghettifunk/terraform-aws-druid
Fix middlemanager env
This release comes with the fix regarding the middlemanager
environmental variables. The fix allows the /status/health
check for the middlemanager to work correctly.
Ingress objects
This release introduces the router
and brokers
ingress objects.
Typo in JVM config
Update coordinator.tf Typo in setting JVM configuration
Improve documentation
This release introduces new documentation regarding the provider and the minimal example to make it run
First release
This release contains the first attempt for deploying Apache Druid to Kubernetes with Terraform. Every component is deployed using the Terraform Kubernetes Provider instead of the local
one.