We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
#170 has email_target and http_target.
email_target
http_target
we should do refactoring https://gitter.im/terraform-provider-zendesk/Lobby?at=5dd851d24517d002b2d5b0f9
and, here is missing target list.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: