[Feature] Support for search templates / stored scripts
We have many search template we deploy per-stack using the API/Dev-tools. This is actually errror-prone and we would like to include it in our Terraform scripts so we can manage it efficiently.
Available APIs Create&Update script: https://www.elastic.co/guide/en/elasticsearch/reference/current/create-stored-script-api.html Check currently deployed scripts: https://www.elastic.co/guide/en/elasticsearch/reference/current/get-stored-script-api.html
Solution Provide support to create/update/delete scripts & search template
Describe alternatives you've considered Using API / Dev console with query stored in standalone text file.
Any news on this feature request ?
This has been released with 0.5.0