Skip to content

Manage KVM virtual machines using tf infrastructure-as-code

Notifications You must be signed in to change notification settings

soerenschneider/tf-libvirt

Repository files navigation

tf-libvirt

gitleaks lint-workflow security-workflow

Example config file

- name: "database"
  memory: 4096
  mac: "xx:xx:xx:xx:xx:xx"
  disk_size_g: 75
  vcpus: 2
  os: debian-12
  create_volume: true