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-05-08 09:18:13 +02:00
files try to fix data share remote exec 2023-05-08 09:18:13 +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 try to fix data share remote exec 2023-05-08 09:18:13 +02:00
README.md Update 'README.md' 2023-04-18 07:44:01 +00:00
variables.tf try to fix data share remote exec 2023-05-08 09:18:13 +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.