Skip to content

v8.5.0

Compare
Choose a tag to compare
@disaster37 disaster37 released this 08 Nov 09:15
· 5 commits to 8.x since this release
54cc0af

Upgrade to go 1.19
Upgrade to terraform SDK 2.24.0
Tested on ELK 8.5.0
Fix some issues:

  • #30 Crash when setting metadata
  • #27 query field: expected value of type [string] but got [Object]
  • #25 pipeline.worker setting requires input to be int

Breaking change on ressource kibana_logstash_pipeline. Settings is now a TypeSet with defined items instead a TypeMap. You need to handle this on tfstate and you need to change your terraform code. Look PR #32