Skip to content

[Bug] max_primary_shard_docs variable is not supported in elasticstack_elasticsearch_index_lifecycle.hot.rollover #794

Closed
@heidihe2024

Description

@heidihe2024

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:

  1. In resource elasticstack_elasticsearch_index_lifecycle, trying to add hot.roller.max_primary_shard_docs configurations.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions