Add 'README.md'
This commit is contained in:
parent
9b0af37225
commit
4d153ba67b
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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
|
Reference in a new issue