Hello,
We are trying to publish our terraform provider under: SolaceProducts/terraform-provider-solacebroker.
https://github.com/SolaceProducts/terraform-provider-solacebroker
We followed the steps listed here:
https://developer.hashicorp.com/terraform/registry/providers/publishing
The page here says it is published but upon clicking on it the following error appear: 'Error loading provider: Error: No provider versions found" which can be seen here.
https://registry.terraform.io/providers/SolaceProducts/solacebroker?pollNotifications=true
Looking at the GitHub repository the webhook was not made and reading the FAQ the answer is to resync the repository. However, since the page is blank with only the error message, there is no option to press the resync button. The artifacts were created under the release and signed with the GPG key.
What can be done?
Appreciate any help this.