Search Criteria
Package Details: terraform-ls-bin 0.38.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/terraform-ls-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | terraform-ls-bin |
| Description: | Terraform Language Server |
| Upstream URL: | None |
| Licenses: | MPL2 |
| Submitter: | dissonant |
| Maintainer: | jonathanio |
| Last Packager: | jonathanio |
| Votes: | 6 |
| Popularity: | 0.000001 |
| First Submitted: | 2020-05-08 01:21 (UTC) |
| Last Updated: | 2025-11-24 15:01 (UTC) |
Dependencies (1)
- terraform (terraform-gitAUR, tfenvAUR, tenv-binAUR) (optional) – Required to support fmt command
Latest Comments
jonathanio commented on 2024-06-07 14:37 (UTC)
@cippaciong done. Hopefully, everything still works. I've done a test build on my system with no issues at least.
cippaciong commented on 2024-06-07 14:30 (UTC)
Hi @jonathanio, thanks a lot for maintaining this package.
Would it be possible to remove
bcandunzipfrom theMakedepends? I don't think they're required since there isn't amakestep in thisPKGBUILD(and the zipped source is automatically extracted bymakepkgusing libarchive'sbsdunzipjonathanio commented on 2022-12-02 10:28 (UTC)
@rlees85 done :)
rlees85 commented on 2022-12-01 16:13 (UTC)
Do you think you could add "terraform" as an optdepend? Its required for the 'fmt' functionality.
https://github.com/hashicorp/terraform-ls
Cheers for maintaining!