-
Notifications
You must be signed in to change notification settings - Fork 17
Ability to specify Jira integration #23
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestno API supportXray doesn't have API to support this featureXray doesn't have API to support this featureon holdNot decided whether we're doing it or notNot decided whether we're doing it or nottriaged
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestno API supportXray doesn't have API to support this featureXray doesn't have API to support this featureon holdNot decided whether we're doing it or notNot decided whether we're doing it or nottriaged
Currently both the xray_license_policy and xray_security_policy resources have the create_ticket_enabled parameter for the rule.actions object, but there is not a parameter to specify which Jira integration should be used.
Requested solution:
Implement a jira_integration_name parameter (or some other name) for the xray_license_policy.rule.actions and xray_security_policy.rule.actions objects.
Additional Context:
I want to be able to send different policy findings to different teams Jira projects at my company.
Cheers