...
sudo apt install qemu-kvm libvirt-bin
| ||||||||
sudo apt-get install golang-go | ||||||||
go get github.com/dmacvicar/terraform-provider-libvirt cd $GOPATH/src/github.com/dmacvicar/terraform-provider-libvirt go install |
...
sudo apt install qemu-kvm libvirt-bin
| ||||||||
sudo apt-get install golang-go | ||||||||
go get github.com/dmacvicar/terraform-provider-libvirt cd $GOPATH/src/github.com/dmacvicar/terraform-provider-libvirt go install |