Is your feature request related to a problem? Please describe.
I am looking at the elasticstack_elasticsearch_index -> sort order field, and I did not see an option for index.sort.missing as described here
Describe the resource you would like to have implemented.
In the elasticstack_elasticsearch_index, I would like an option to handle fields that are missing the above sort fields akin to index.sort.missing. If it already exists, if someone can point me to where and how that would be great.
Describe the solution you'd like
An implementation of the above.
Describe alternatives you've considered
I know that we can provide a nested schema for settings, but it appears deprecated as described in the issue and PR here
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
I am looking at the elasticstack_elasticsearch_index -> sort order field, and I did not see an option for index.sort.missing as described here
Describe the resource you would like to have implemented.
In the elasticstack_elasticsearch_index, I would like an option to handle fields that are missing the above sort fields akin to index.sort.missing. If it already exists, if someone can point me to where and how that would be great.
Describe the solution you'd like
An implementation of the above.
Describe alternatives you've considered
I know that we can provide a nested schema for settings, but it appears deprecated as described in the issue and PR here
Additional context
Add any other context or screenshots about the feature request here.