This repository was archived by the owner on Jan 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Fails to download terraform-docs #4
Copy link
Copy link
Open
Description
Using lablabs/setup-terraform-docs@v1.0.4
(and 1.0.3) I get the following error. It seems as though the file is missing its extension. Here are the available assets from the v0.15.0 release of terraform-docs:
https://github.com/terraform-docs/terraform-docs/releases/tag/v0.15.0
The error I get when running act
which mirrors what I get in Github Actions itself.
[Lint Terraform/init-and-lint-1] ⭐ Run Setup Terraform docs
INFO[0088] ☁ git clone 'https://github.com/lablabs/setup-terraform-docs' # ref=v1.0.3
[Lint Terraform/init-and-lint-1] 🐳 docker cp src=/Users/jethromuller/.cache/act/lablabs-setup-terraform-docs@v1.0.3/ dst=/var/run/act/actions/lablabs-setup-terraform-docs@v1.0.3/
[Lint Terraform/init-and-lint-1] 🐳 docker exec cmd=[mkdir -p /var/run/act/actions/lablabs-setup-terraform-docs@v1.0.3/] user=
[Lint Terraform/init-and-lint-1] 🐳 docker exec cmd=[node /var/run/act/actions/lablabs-setup-terraform-docs@v1.0.3/dist/index.js] user=
[Lint Terraform/init-and-lint-1] 💬 ::debug::Requesting for [latest] version ...
[Lint Terraform/init-and-lint-1] 💬 ::debug::... version resolved to [v0.15.0
[Lint Terraform/init-and-lint-1] 💬 ::debug::Downloading Terraform docs version [v0.15.0] for platform [linux] from [https://github.com/terraform-docs/terraform-docs/releases/download/v0.15.0/terraform-docs-v0.15.0-linux-amd64] to destination [/root/terraform_docs/bin/terraform-docs]
[Lint Terraform/init-and-lint-1] 💬 ::debug::Downloading https://github.com/terraform-docs/terraform-docs/releases/download/v0.15.0/terraform-docs-v0.15.0-linux-amd64
[Lint Terraform/init-and-lint-1] 💬 ::debug::Destination /root/terraform_docs/bin/terraform-docs
[Lint Terraform/init-and-lint-1] 💬 ::debug::Failed to download from "https://github.com/terraform-docs/terraform-docs/releases/download/v0.15.0/terraform-docs-v0.15.0-linux-amd64". Code(404) Message(Not Found)
[Lint Terraform/init-and-lint-1] ❗ ::error::Unexpected HTTP response: 404
[Lint Terraform/init-and-lint-1] ❌ Failure - Setup Terraform docs
github-amine-kherbouche
Metadata
Metadata
Assignees
Labels
No labels