phillbaker / terraform-provider-elasticsearch

An elasticsearch provider for terraform
https://registry.terraform.io/providers/phillbaker/elasticsearch
Mozilla Public License 2.0
303 stars 133 forks source link

Add similarity module config in index resource #321

Closed jiahuijiang closed 1 year ago

jiahuijiang commented 1 year ago

Add configuration to allow setting similarity config https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules-similarity.html

jiahuijiang commented 1 year ago

😅 @phillbaker fixed assigning to nested setting field. ran the test locally and confirmed the settings of the created index looks correct!

image
jiahuijiang commented 1 year ago

@phillbaker I think there was a flake running CI :(

image
jiahuijiang commented 1 year ago

@phillbaker are there plans to cut a release soon? :D