You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your update!
I see few answers in the provided link - issue with host_group, but I found workaround for my case, and issue with import of supported item in 5.4
When I try to create template fails with
│ Error: -32602 (Invalid params.): Invalid parameter "/1/groups/1": unexpected parameter "name".
│
│ with zabbix_template.log_template,
│ on main.tf line 24, in resource "zabbix_template" "log_template":
│ 24: resource "zabbix_template" "log_template" {
My code:
Terraform v1.3.4
on linux_amd64
tested aso with 0.3.0 and TF 1.0.x - there is no difference
Reference documentation:
https://www.zabbix.com/documentation/6.0/en/manual/config/items/itemtypes/log_items
The text was updated successfully, but these errors were encountered: