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.
tf-debian-vm/README.md

12 lines
373 B
Markdown
Raw Normal View History

2023-04-18 07:40:42 +00:00
# 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
2023-04-18 07:44:01 +00:00
- Ability to attach disk for permanent storage
## Customization
Check `variables.tf` for available parameters.