run compute on terraform with libvirt hypervisor
Go to file
Antoine 93ef8c8ecd
add readme
2020-07-26 18:18:08 +02:00
docker-kvm-qemu-libvirt@29eadc7b92 add readme 2020-07-26 18:18:08 +02:00
.gitignore create one compute with terraform onto qemu 2020-07-26 18:10:07 +02:00
.gitmodules create one compute with terraform onto qemu 2020-07-26 18:10:07 +02:00
cloud_init.cfg create one compute with terraform onto qemu 2020-07-26 18:10:07 +02:00
libvirtd.tf create one compute with terraform onto qemu 2020-07-26 18:10:07 +02:00
readme.md add readme 2020-07-26 18:18:08 +02:00
terraform.tfstate create one compute with terraform onto qemu 2020-07-26 18:10:07 +02:00

readme.md

terraform libvirt

prerequis

Setup libvirt provider for terraform https://github.com/dmacvicar/terraform-provider-libvirt/releases

yaourt -S terraform-provider-libvirt

Provision compute into qemu/kvm with terraform and libvirt provider

terraform init

terraform apply