jfrog / terraform-provider-xray

Terraform provider to manage JFrog Xray
https://jfrog.com/xray/
Apache License 2.0
149 stars 12 forks source link

Support issues API in terraform resources #123

Closed asvoboda closed 1 year ago

asvoboda commented 1 year ago

Is your feature request related to a problem? Please describe. The xray provider does not (as far as I can tell) implement the issues/events api as described in https://jfrog.com/help/r/jfrog-rest-apis/issues.

Describe the solution you'd like The provider supports custom issue creation/edits/deletes. It would be excellent if issues were codified in terraform rather than managed by some bespoke automation or handled only in the UI.