Hi Team,
following the guidance given in the tutorial and the documentation for publishing a custom Terraform provider one question came up where I did not find an answer:
Once the setup is done and I register the provider in the Terraform registry (i.e. step “Publishing Your Provider” in the official documentation, will the provider be available immediately or are there additional manual review steps happening behind the scenes (the documentation mentions a publishing process ) when publishing a custom provider for the first time?
If there is one, how long does it typically take until the custom provider is visible in the registry?