Relative Content

Tag Archive for amazon-web-servicesterraformamazon-opensearchelasticsearch-indices

Terraform OpenSearch Index Resource Causes provider Error

I’m working on a project using Terraform to manage OpenSearch indexes. When I comment out the opensearch_index resources, everything works fine, and terraform init runs without issues. However, when I uncomment the resources, I encounter a problem during terraform plan or terraform apply.