Skip to content

Releases: disaster37/terraform-provider-elasticsearch

v8.4.0

16 Sep 12:50
b122f51

Choose a tag to compare

  • Add support for Elasticsearch 8.4.1
  • Add some missing tests and documentation

v7.16.2

17 Jan 10:28
5ca17fe

Choose a tag to compare

  • Add suport for new index template API
  • Add support for new index component template API
  • BREAKING CHANGE: Rename old inex template resource as elasticsearch_index_template_legacy (elasticsearch_index_template -> elasticsearch_index_template_legacy

v7.16.1

10 Jan 15:14

Choose a tag to compare

feat: regroup workflow to one with dependency

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

Upgrade to Elasticsearch 7.16

10 Jan 14:45
56589ce

Choose a tag to compare

Libs:

  • Upgrade terraform sdk to v2.1.0
  • Upgrade to golang 1.17
  • Upgrade to Elasticsearch 7.16

Fix:

  • Add proxy support, thx for the PR

v7.12.6

03 Sep 13:47

Choose a tag to compare

Fix index_template resources

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

v7.12.5

03 Sep 13:06

Choose a tag to compare

Clean acceptances tests

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

v7.12.4

03 Sep 12:59
b7de448

Choose a tag to compare

Upgrade to terraform SDK2 (#2)

* Upgrade to elasticsearch 7.12

* Basic license continue to exist

* Fix compare index template

* Fix compare index template

* Fix compare index template

* Fix compare index template

* Fix compare index template

* Fix compare index template

* Fix compare index template

* Upgrade terraform SDK and use golang 1.16

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

* Fix some codes

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

* Fix logs

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

* Fix test with add default property

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

* Format main.go

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

Co-authored-by: admin <admin@admin.com>

v7.12.3

02 Sep 09:14
b7de448

Choose a tag to compare

  • Upgrade to terraform SDK2
  • Upgrade to golang 1.6
  • Fix log
  • Fix some bugs on code detected fater SDK migration

v7.12.2

18 May 14:52

Choose a tag to compare

Basic license continue to exist

v7.12.1

18 May 14:51
cc45045

Choose a tag to compare

Upgrade Elasticsearch and terraform sdk