phillbaker / terraform-provider-elasticsearch

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

provider can't reach out to Opensearch domain inside a VPC #360

Open palamvmw opened 1 year ago

palamvmw commented 1 year ago

I have set up OS domain inside a VPC because I can't expose it over the internet. It looks like this provider can't work in this scenario. I think this should be mentioned in the documentation. I wasted 2 days to make it work and ended up with the error below.

Put "https://cluster-domain.com/_opendistro/_ism/policies/logstash_index_policy": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)