How can we deploy, start and ingest pipeline for ELSER2?

Hello Team,

We are exploring using ELSER2 and we have migrated ourselves to use elastic 8.11.1. We have done the POC of the deploy/start of the elser model and created an ingest pipeline through Kibanna. But we need to do this through Terraform (since this is how we create clusters for Prod at the moment) and need guidance on how can we do this. Please share your input.

To be clear about the ask, at the moment we do the steps as below screenshot in kibanna. How can we do this using terraform



Hi @Rakesh_Nayak

You can do all the operations via the Elasticsearch REST API or Python Client... unfortunately I do not believe that level of configuration is supported directly via the Terraform Provider