Migrate resource gitlab_project_integration_jira from terraform SDK to Framework plugin
Prompt: Migrate the gitlab_project_integration_jira resource (defined in internal/provider/sdk/resource_gitlab_project_integration_jira.go) from the old SDK to the new terraform Framework plugin. Use !2936 (merged) as an example of what to do.
Acceptance Criteria: Functionality for the Read/Create/Update/Delete functions should be the same as the old SDK resource. Tests should be equal between the two resources. There should be a new test checking that users can migrate from the old to the new version without errors.
Edited by 🤖 GitLab Bot 🤖