fourplusone / terraform-provider-jira

Terraform provider to configure JIRA
https://registry.terraform.io/providers/fourplusone/jira/latest
MIT License
177 stars 55 forks source link

Lead is deprecated for new project creation #12

Open alfredn opened 5 years ago

alfredn commented 5 years ago

lead has been under deprecation notice for creation of JIRA projects: https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-project-post

lead_account_id appears to be what should be used going forward, thoughts?

fourplusone commented 5 years ago

Probably one needs to differentiate between JIRA Cloud and JIRA Server 7.x here as Server does not support the v3 API.

Tensho commented 4 years ago

Hey ^_^ I'm new to JIRA world, does Cloud API differentiate from Server API substantially?

notchjpl commented 12 months ago

No activity in this thread, but I still can't create a project as leadaccountid is not accepted