terraform-provider-jira icon indicating copy to clipboard operation
terraform-provider-jira copied to clipboard

Jira - Create project

Open gaurav218 opened this issue 6 years ago • 0 comments

Hi,

I have a requirement to automation project creation in Jira via terraform. below are my use cases

1. new project
2. add role to project (r/w/a)
3. remove role from project
4. delete project

Can you pl. help me here on how to do this as current version of go library doesn't support this feature. Should i write my own go file to accomplish this ?

gaurav218 avatar May 16 '18 04:05 gaurav218