Relative Content

Tag Archive for terraformterraform0.12+terraform-provider

How can I specify my own Terraform provider as a source to generate documentation

I am currently attempting to generate the documentation for my Terraform provider, but it always tries to get “registry.terraform.io/hashicorp/pterodactyl v0.0.1”. My provider is already on the registry, but I don’t know how to specify the origin. I set the name as a command arg, but it still has the wrong version and “creator”.