nukosuke / terraform-provider-zendesk

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

Add support for zendesk targets #184

Open tamccall opened 4 years ago

tamccall commented 4 years ago

Add support for terraforming zendesk targets.

https://developer.zendesk.com/rest_api/docs/support/targets

Should make sure that tokens passwords and the like are marked as sensitive in the terraform schema.

https://www.terraform.io/docs/extend/best-practices/sensitive-state.html

nukosuke commented 4 years ago

170 has email_target and http_target.

we should do refactoring https://gitter.im/terraform-provider-zendesk/Lobby?at=5dd851d24517d002b2d5b0f9

and, here is missing target list.