aksio-insurtech / AppManager

MIT License
4 stars 2 forks source link

Add support for Elastic Search for applications to use as a search index resource #2

Closed einari closed 1 year ago

einari commented 2 years ago

Applications need support for Elastic Search for indexing data.

After some searching, it doesn't seem that Pulumi has the Elastic Stack exposed for Azure through the APIs. One approach would be to convert from an ARM template using the arm2pulumi approach.