cloudposse / terraform-aws-elasticsearch

Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
https://cloudposse.com/accelerate
Apache License 2.0
216 stars 231 forks source link

Support ebs_throughput to enable using of gp3 #150

Closed dm3ch closed 1 year ago

dm3ch commented 1 year ago

what

why

references

goruha commented 1 year ago

/test all

goruha commented 1 year ago

@dm3ch we can not run tests for this PR at the moment. Can you pull the latest changes from the master branch with the fix for tests?

dm3ch commented 1 year ago

@goruha Done

goruha commented 1 year ago

/test all

goruha commented 1 year ago

@dm3ch now this PR duplicates PR https://github.com/cloudposse/terraform-aws-elasticsearch/pull/149 and #148 The PR contains issues that break our tests.

Can you leave in the PR only code related to ebs_throughput support

Thanks.

dm3ch commented 1 year ago

@goruha Dropped unwanted changes

goruha commented 1 year ago

/test all

goruha commented 1 year ago

@dm3ch LGTM

Thanks for your contribution!