terragrunt catalog - hosting: "self-hosted.gitlab.com" is not supported yet #3800
Labels
contributions-requested
Requesting contributions from the community
enhancement
New feature or request
preserved
Preserved issues never go stale
Describe the bug
I'll open by saying this may not be a bug as the error message clearly states it's not supported yet... but opening on the off chance it's just being overlooked. When trying to plug our private, self-hosted gitlab registry into the catalog command (and likely the scaffold command, but I haven't tested). I get an error like this:
Our private repo, meta, is a meta repo of terraform modules that exist under a modules directory as git submodules. I'm not sure that's affecting anything, but it's worth calling out.
Steps To Reproduce
It's a little hard to reproduce I'd say... you'd need to self host a private gitlab registry and if the error couldn't be recreated that way... you'd maybe need to also create a meta repo of your terraform modules.
Expected behavior
I expect that I can use terragrunt catalog/scaffold using our private, self-hosted gitlab instance.
Versions
The text was updated successfully, but these errors were encountered: