Open denis256 opened 7 months ago
The issue stems from around here: https://github.com/hashicorp/go-getter/blob/975961f5f06346ccc282cd0d9aa16e160d26f9e3/detect_gitlab.go#L42-L44
And there is a clear indication of the (incorrect) assumption that all gitlab.com projects are personal projects here: https://github.com/hashicorp/go-getter/blob/975961f5f06346ccc282cd0d9aa16e160d26f9e3/detect_gitlab.go#L27-L30
Here is the related documentation https://docs.gitlab.com/ee/user/group/subgroups/
Subgroups can be "Be nested up to 20 levels."
Could you associate PR https://github.com/hashicorp/go-getter/pull/494 with this issue?
bump
Noticed that
go-getter
fail to download files from gitlab repositories which are located in subgroups:References: https://github.com/denis256/s3 https://gitlab.com/denis256/s3 https://gitlab.com/denis25-tests/dc/platform/terraform-modules/s3