Skip to content

Terraform infrastructure for spinning up virtual machines on linux servers.

Notifications You must be signed in to change notification settings

ebcrowder/kvm-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kvm-terraform

See accompanying blog post at https://ebcrowder.dev/kvm-terraform/

Terraform infrastructure for spinning up virtual machines on linux servers using:

  • KVM for Linux VMs.
  • Terraform for automating the creation of VMs, the related virtual network and other resources.
  • terraform-provider-libvirtd this plugin provides Terraform with the necessary functionality to create KVM infrastructure.
  • CentOS will be used for each virtual machine.

The Terraform infrastructure code assumes that the VMs will be networked via a DHCP bridge network.

About

Terraform infrastructure for spinning up virtual machines on linux servers.

Resources

Stars

Watchers

Forks

Languages