nukosuke / terraform-provider-zendesk

Terraform Zendesk provider
https://registry.terraform.io/providers/nukosuke/zendesk/latest/docs
MIT License
26 stars 18 forks source link

Implemented SLA Policy resource #187

Closed RWejlgaard closed 4 years ago

RWejlgaard commented 4 years ago

the build failed because it ran before the sla-api was merged

nukosuke commented 4 years ago

I've released v0.6.0 which includes SLA policy support.

tamccall commented 4 years ago

Getting the following failure when i run the acceptance tests.

--- FAIL: TestAccSLAPolicyExample (0.00s)
    testing.go:635: Step 0 error: /var/folders/3n/2m9krr0j0gbcbw02v755nz240000gn/T/tf-test349118258/main.tf:18,24-25: Unexpected comma after argument; Argument definitions must be separated by newlines, not commas. An argument definition must end with a newline.
tamccall commented 4 years ago
--- FAIL: TestAccSLAPolicyExample (0.01s)
    testing.go:635: Step 0 error: config is invalid: Unsupported block type: Blocks of type "policy_metrics" are not expected here.