Skip to content

Releases: tpretz/terraform-provider-zabbix

Fix LLD Macro

16 Feb 15:05
4cb6593
Compare
Choose a tag to compare

Allow "." character in LLD macro definition, thanks to @shk3bq4d

Host Inventory

31 Dec 11:44
dc7f4a3
Compare
Choose a tag to compare

Thanks to the work of @tomasherout we have support for host inventories.

  • application json logic moved into backend module
  • adding inventory_mode attribute
  • adding inventory block, supports all current zabbix inventory attributes

host ip can be macro

26 Nov 10:43
Compare
Choose a tag to compare

Remove the IP formatting checker for the IP field, as macros can be used here

host bugfix

07 Jul 19:56
Compare
Choose a tag to compare
  • fix bad attribute naming breaking host snmp updates

HTTP

31 May 12:33
Compare
Choose a tag to compare
HTTP Pre-release
Pre-release
  • adding http headers support
  • adding http auth type and credential support

Host interface fix

30 May 12:00
Compare
Choose a tag to compare
Host interface fix Pre-release
Pre-release
  • fix the loss of some interface attributes causing inability to update

Features plus v5

29 May 13:15
f708698
Compare
Choose a tag to compare
Features plus v5 Pre-release
Pre-release
  • Support for snmp agent type
  • Support for snmp attributes on host interfaces
  • zabbix api version detection
  • handle missing preprocessor params
  • add item history
  • templates and host, clear template items on unlink
  • template linking
  • template group lookup fix

Graph

27 May 12:27
a12222f
Compare
Choose a tag to compare
Graph Pre-release
Pre-release

Adding zabbix_graph and zabbix_proto_graph types.
Updating template2terraform to support extracting graph and graph prototypes

Expanded features

26 May 16:19
9f4a107
Compare
Choose a tag to compare
Expanded features Pre-release
Pre-release
  • application data / resource types
  • LLD resource types
  • Item prototypes
  • Trigger prototypes
  • Template to HCL converter

Add zabbix_item_external

17 May 07:46
ea828fa
Compare
Choose a tag to compare
  • addition of the external item type
  • fix missing interfaceid on simple checks

Thanks to @miff2000