Create gitlab_project from a template with a group token
Hi,
I would like to create gitlab_project with use_custom_template and a group token.
According to the documentation https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/resources/project#use_custom_template-1 this is not possible.
I did try with template_name, template_project_id and gitlab_group_project_file_template and indeed, I did not manage to find a solution.
Would you know if there is a workaround to create a repository from a template using Terraform and a group token?
Also, the link https://docs.gitlab.com/15.7/ee/user/project/settings/import_export_troubleshooting/#import-using-the-rest-api-fails-when-using-a-group-access-token in Terraform documentation lead to a 404 Not Found.
Best Regards,
Edited by 🤖 GitLab Bot 🤖