ab-tone / template-repo-tf

terraform template repo
0 stars 0 forks source link

tflint module download caching needed #2

Closed ab-tone closed 11 months ago

ab-tone commented 11 months ago
Terraform validate with tflint...........................................Failed
- hook id: terraform_tflint
- exit code: 1

Command 'tflint --init' failed:
Installing `google` plugin...
Failed to install a plugin; Failed to download tflint-ruleset-google_linux_amd64.zip: GET https://api.github.com/repos/terraform-linters/tflint-ruleset-google/releases/assets/125411997: 403 API rate limit exceeded for 34.22.247.81. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) [rate reset in 17m44s]
ab-tone commented 11 months ago

Fixed with TFLINT_PLUGIN_DIR in the hook and on-demand scripts