12 lines
No EOL
373 B
Markdown
12 lines
No EOL
373 B
Markdown
# tf-debian-vm
|
|
|
|
Terraform module to easily create a Debian virtual machine using the libvirt [Terraform provider](https://registry.terraform.io/providers/dmacvicar/libvirt/latest/docs).
|
|
|
|
Features:
|
|
- SSH host certificate authentication
|
|
- Cloud-init bootstrapped
|
|
- Ability to attach disk for permanent storage
|
|
|
|
## Customization
|
|
|
|
Check `variables.tf` for available parameters. |