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

Error: elastic: Error 500 (Internal Server Error): lateinit property name has not been initialized [type=uninitialized_property_access_exception] #319

Closed umeat closed 1 year ago

umeat commented 1 year ago

Using phillbaker/elasticsearch provider version 2.0.5 with terraform version 1.2.1 and receive the following error when trying to create a elasticsearch_opensearch_monitor resource.

Error: elastic: Error 500 (Internal Server Error): lateinit property name has not been initialized [type=uninitialized_property_access_exception]

Cluster version is Elasticsearch 7.10.

Any ideas what might be causing this?

phillbaker commented 1 year ago

Hello, can you please include the following:

umeat commented 1 year ago

Apologies, I stopped looking into this and no longer have the Terraform I was testing with. The Opendistro version was 1.13.3, I believe.