Support cold storage option for aws_elasticsearch_domain config #19593
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elasticsearch
Issues and PRs that pertain to the elasticsearch service.
Milestone
Community Note
Description
AWS ES Team Launched Cold Storage for Amazon Elasticsearch Service https://aws.amazon.com/ru/blogs/big-data/introducing-cold-storage-for-amazon-elasticsearch-service/ and https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/cold-storage.html
Next option to be added to https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticsearch_domain
"ColdStorageEnabled": true
New or Affected Resource(s)
Master and ultrawarm nodes must be enabled for cold storage support
dedicated_master_enabled = true
warm_enabled = true
The text was updated successfully, but these errors were encountered: