hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io/
Other
42.41k stars 9.5k forks source link

Unable to manage module in Terraform Registry #35313

Open bwhaley opened 3 months ago

bwhaley commented 3 months ago

Terraform Version

n/a - Terraform Registry

Terraform Configuration Files

n/a

Debug Output

n/a

Expected Behavior

I should be able to log in to Terraform Registry with my account that has the correct authorization to GitHub, and I should see modules I've published.

Actual Behavior

I can log in, but my namespace shows 0 modules. I should have one module published (https://registry.terraform.io/modules/chime/alternat/aws/latest). That page links to my profile, but my profile shows zero modules.

Also, I notice that the module does not appear in the search results. It is only accessible via direct link.

Steps to Reproduce

  1. Visit https://registry.terraform.io/namespaces/bwhaley and note that it shows 0 modules
  2. Visit https://registry.terraform.io/modules/chime/alternat/aws/latest and note that it links to my profile
  3. Search the registry for alternat, chime, and other variations and note that it does not show in the results.

Additional Context

This was working for me as recently as about 2 weeks ago.

References

No response

crw commented 3 months ago

Thanks for the report. The registry does not have a place for the public to post bug reports, and this repo is for reporting issues with the Terraform core (CLI) tool. That said, I will relay this issue to the appropriate team. Thanks again.

mattJsonar commented 2 months ago

Any updates on this? Seeing the same behaviour for a module that I published. Was able to find it in the registry search results last night but it is gone again today.

crw commented 2 months ago

There is now a support email for the Registry which I recommend using for this issue: terraform-registry@hashicorp.com. Thanks!

bwhaley commented 2 months ago

It seems like the search results come and go.. it's currently not showing, but I noticed that it was showing in the results a few weeks ago.