Search Criteria
Package Details: terraform-inventory-git 0.8.2.gdd5c915-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | mracos |
Maintainer: | mracos |
Last Packager: | mracos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-26 03:55 |
Last Updated: | 2019-03-19 13:13 |
Dependencies (2)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
mracos commented on 2018-07-02 17:16
Fixed! :)
jankoppe commented on 2018-07-01 06:54
Hey,
setting
depends = ("")
causes some issues. Could you change that todepends = ()
or delete the entire line? Builds will work without intervention then.