hashicorp / hashicorp/terraform-plugin-docs
Error executing command: unable to generate website: unexpected error: invalid checksum: no checksum found in: https://releases.hashicorp.com/terraform/0.13.2/terraform_0.13.2_SHA256SUMS
- Dominant language
- Go
- Stars
- 263
- Forks
- 84
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 2
Description
Running the `tfplugindocs` from the root of any provider repo generates the following error:
```
❯ tfplugindocs
rendering website for provider "terraform-provider-scaffolding"
exporting schema from Terraform
compiling provider "scaffolding"
Error executing command: unable to generate website: unexpected error: invalid checksum: no checksum found in: https://releases.hashicorp.com/terraform/0.13.2/terraform_0.13.2_SHA256SUMS
> ~/g/s/g/h/terraform-provider-scaffolding
```
Not sure what i'm doing incorrectly. I have tried on other repos `terraform-provider-unifi` and same results
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.