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
218 stars 231 forks source link

Reserved instances #36

Closed Glen-Moonpig closed 2 months ago

Glen-Moonpig commented 4 years ago

Is there any support for creating reserved instances?

Gowiem commented 3 years ago

@Glen-Moonpig Can you provide some more information here? AFAIU, you would first reserve instances via AWS Billing and then create the ES instances via this module. Or is there some reserved instance resource we're not utilizing in this module?

Please close out if this is no longer relevant -- Thanks!

Glen-Moonpig commented 3 years ago

@Glen-Moonpig Can you provide some more information here? AFAIU, you would first reserve instances via AWS Billing and then create the ES instances via this module. Or is there some reserved instance resource we're not utilizing in this module?

Please close out if this is no longer relevant -- Thanks!

Yes I think manually creating the reserved instances would be the solution. I had hoped it could be managed by terraform somehow to avoid manual deployment work, but there is no terraform resources for this.

kevcube commented 2 months ago

sorry, thought this was RDS.