Terraform Registry does not allow kubernetes and google modules with the same name #31041
Open
Description
This is a bug report to Terraform Registry,
I tried to publish two different modules with same name, one for kubernetes and the other for google with names: terraform-google-gitlab-runner
and terraform-kubernetes-gitlab-runner
but this doesn't work unless I change the one for google to something else. I however don't face this issue when I try to publish modules with providers Azure, AWS and GCP.