Terraform v0.7.0-dev
ElasticSearch now supports 2.3 and the API has additional fields to pick the new version. However, aws-sdk-go is missing the API though.
Hi @iceycake
I'm kind of confused as to what the request is here? Is there something that needs to change on the Terraform side?
Paul
Terraform is missing the following fields for the new ElasticSearch (2.3, AWS just announced about an hour ago)
http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-configuration-api.html#es-configuration-api-actions-createelasticsearchdomain
New: ElasticsearchVersion
Changed: CreateElasticsearchDomainInput
I would like to work on a PR but the aws-sdk-go doesn't have those yet. We have someone working on a PR on aws/aws-sdk-go at the moment.
Got it! So we are currently waiting on the SDK upgrade before this can be added
P
Correct. Just open this issue to make sure we will need to add it once the SDK is ready.
Here's the PR in aws-sdk-go
https://github.com/aws/aws-sdk-go/pull/778
HI all, Jason from the AWS SDK for Go, I closed the linked PR aws/aws-sdk-go#778 since the service clients are generated. We're working on getting these updates out, and will update on aws/aws-sdk-go#779 when they are available. Thanks!
+1
They just released aws/aws-sdk-go v1.2.9 & v1.2.10 with support for Elasticsearch 2.3
Great stuff :) Do we know if there a specific release date? Or I can obtain a snapshot version before the release?
+1 on releasing this
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
+1 on releasing this