Search Criteria
Package Details: opentofu-provider-libvirt-git v0.7.6.r8.gd41792a-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/terraform-provider-libvirt-git.git (read-only, click to copy) |
---|---|
Package Base: | terraform-provider-libvirt-git |
Description: | Provision libvirt machines with OpenTofu |
Upstream URL: | https://github.com/dmacvicar/terraform-provider-libvirt |
Licenses: | Apache |
Conflicts: | opentofu-provider-libvirt |
Provides: | opentofu-provider-libvirt |
Submitter: | srwalker101 |
Maintainer: | taba |
Last Packager: | taba |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-28 16:24 (UTC) |
Last Updated: | 2024-05-11 10:11 (UTC) |
Dependencies (5)
- cdrtools
- libvirt (libvirt-gitAUR, libvirt-xenAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (check)
Latest Comments
taba commented on 2024-05-10 13:11 (UTC)
https://man.archlinux.org/man/mkisofs.8
taba commented on 2024-05-05 00:53 (UTC)
How do I even use this package?
taba commented on 2024-05-05 00:34 (UTC)
LDFLAGS is
-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto
rollenwiese commented on 2019-07-05 19:51 (UTC)
This package doesn't currently work with terraform 0.12.
In order for it to work
git checkout terraform_012
has to be added to the build() section of the PKGBUILD. Presumably this will be merged into master at some point though.