nukosuke/terraform-provider-zendesk

Add support for terraforming zendesk groups

tamccall opened this issue · 2 comments

Need to be able to create groups using terraform.

@tamccall

Thank you for your request.
We need to support rest of the API at client library; go-zendesk because terraform-provider-zendesk uses it.

As far as I remember, Groups API is already supported.
I'll give it a try.


status

  • Create
  • Read
  • Update
  • Delete

ready to implement update and delete