Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable autoscaling by default #8

Merged
merged 1 commit into from
Jun 2, 2022
Merged

Conversation

alexander-grieco
Copy link
Collaborator

@alexander-grieco alexander-grieco commented May 10, 2022

Changes the elasticsearch configuration to enable autoscaling by default. However, there is a known issue where enabling autoscaling while defining a custom topology causes issues with the terraform provider. As such, autoscaling will only be enabled if both the autoscaling variable is set to true AND there is not a custom topology defined.

I have also removed the default topology since the deployment template will set a default topology which does work well with autoscaling.

@alexander-grieco alexander-grieco merged commit 8468643 into main Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants