Terraform registry resync?

I can’t find my GitHub repo in terraform registry now, I am pretty sure it was there…the terraform registry github app permissions are correct
Waiting for response from terraform-registry@hashicorp.com , but is there a resync button somewhere ? Can’t see it , but there are references to it in various places

Imagine you mean in Terraform Cloud? If so the valid commands to know are below… if not let me know more and I can try to help you out.

Terraform Cloud

terraform login

Oblain and save API tóken for

terraform logout

Log out af Terraform Cloud, defaults to hostname app terraform.io

1 Like

No, actually I wrote custom terraform (open source, not cloud) provider and trying to register it, terraform registry doesn’t see my GitHub repo

It was case issue, change provider name to lowercase and it is good now