Is your feature request related to a problem? Please describe.
Because the API already supports min_* condition
Describe the resource you would like to have implemented.
rollover option such as min_age, min_size, min_docs, min_primary_shard_size, and min_primary_shard_docs
Describe alternatives you've considered
Right now when I use API to manually insert min_* condition it breaks Terraform plan, anyway to not break Terraform plan is sufficient

Additional context
Reference 1: elastic/elasticsearch#83345
Is your feature request related to a problem? Please describe.
Because the API already supports
min_*conditionDescribe the resource you would like to have implemented.
rolloveroption such asmin_age,min_size,min_docs,min_primary_shard_size, andmin_primary_shard_docsDescribe alternatives you've considered

Right now when I use API to manually insert
min_*condition it breaks Terraform plan, anyway to not break Terraform plan is sufficientAdditional context
Reference 1: elastic/elasticsearch#83345