No description
This repository has been archived on 2023-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-04-18 07:44:01 +00:00
files add option for fixed DNS server 2023-04-17 09:31:30 +02:00
.gitignore fix password auth 2023-04-05 20:01:14 +02:00
LICENSE Add 'LICENSE' 2023-04-18 07:36:56 +00:00
main.tf add option for fixed DNS server 2023-04-17 09:31:30 +02:00
README.md Update 'README.md' 2023-04-18 07:44:01 +00:00
variables.tf add option for fixed DNS server 2023-04-17 09:31:30 +02:00

tf-debian-vm

Terraform module to easily create a Debian virtual machine using the libvirt Terraform provider.

Features:

  • SSH host certificate authentication
  • Cloud-init bootstrapped
  • Ability to attach disk for permanent storage

Customization

Check variables.tf for available parameters.