Search Criteria
Package Details: terraform-inventory-git 0.8.2.gdd5c915-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/terraform-inventory-git.git (read-only, click to copy) |
---|---|
Package Base: | terraform-inventory-git |
Description: | Terraform State -> Ansible Dynamic Inventory |
Upstream URL: | https://github.com/adammck/terraform-inventory |
Licenses: | MIT |
Conflicts: | terraform-inventory |
Provides: | terraform-inventory |
Submitter: | mracos |
Maintainer: | mracos |
Last Packager: | mracos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-26 03:55 (UTC) |
Last Updated: | 2019-03-19 13:13 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
mracos commented on 2018-07-02 17:16 (UTC)
Fixed! :)
jankoppe commented on 2018-07-01 06:54 (UTC)
Hey,
setting
depends = ("")
causes some issues. Could you change that todepends = ()
or delete the entire line? Builds will work without intervention then.