Terraform should support data "aws_elasticsearch_domain"
to get attributes for an existing domain.
data "aws_elasticsearch_domain" "example" {
name = "example-domain"
}
I working on this issue.
@kterada0509 any update?
I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
Most helpful comment
I working on this issue.