Releases: simple-machines/anaml-terraform-registry
Releases · simple-machines/anaml-terraform-registry
v0.17.0
Updated app-all to export spark url
v0.16.0
- Fixes kubernetes_ingress_additional_paths terraform apply errors
- Amendments to anaml-ui language variable default value + validation
v0.15.0
- Added variable
override_anaml_language
to set terminology used
v0.14.0
Revert deployment_count anaml-spark-server
functionality from previous release and update anaml-spark-server
kubernetes_deployment_name
to take a set(string)
instead. This lets us manually name the individual spark clusters instead of using the auto generated numerical suffix.
v0.13.0
Support deploying multiple anaml-spark clusters
v0.12.2
Update ingress module to allow us to change ports while using HTTPS
v0.12.1
Update the ingress module to output DNS hostname
v0.12.0
Updates to ingress allowing tls and additional path settings
v0.11.0
- Support terminating SSL inside pods