opensearch-project / terraform-provider-opensearch

https://registry.terraform.io/providers/opensearch-project/opensearch
Apache License 2.0
73 stars 56 forks source link

[BUG] invalid character '<' looking for beginning of value #136

Closed DenisBY closed 8 months ago

DenisBY commented 8 months ago

What is the bug?

terraform apply returns invalid character '<' looking for beginning of value

How can one reproduce the bug?

terraform apply

What is the expected behavior?

state applied successfully

What is your host/environment?

On-Premise OpenSearch version 2.11.1

$ terraform -version
Terraform v1.4.7
on linux_amd64
+ provider registry.terraform.io/hashicorp/aws v5.31.0
+ provider registry.terraform.io/opensearch-project/opensearch v2.1.0

Do you have any screenshots?

image

Do you have any additional context?

Here is the similar issue with a possible solution: https://github.com/stripe/stripe-go/issues/642#issuecomment-410399794

DenisBY commented 8 months ago

My fault. OS is managed by separate team and they have two different FQDN for API and Dashboard.