Closed
Description
Describe the bug
max_primary_shard_docs
variable is not supported in elasticstack_elasticsearch_index_lifecycle.hot.rollover.
To Reproduce
Steps to reproduce the behavior:
- In resource
elasticstack_elasticsearch_index_lifecycle
, trying to addhot.roller.max_primary_shard_docs
configurations. - See the error that this attribute is not support in the provider, but do support in lifecycle API and UI.
Expected behavior
Support max_primary_shard_docs
variable in Nested Schema for hot.rollover
Debug output
Screenshots
Versions (please complete the following information):
- OS: [e.g. Linux]
- Terraform Version [1.3.6]
- Provider version [v0.11.6]
- Elasticsearch Version [8.14.3]
Additional context
Add any other context about the problem here.
https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-rollover.html