2023-11-25 20:00:21 +00:00
|
|
|
# tf-modules
|
|
|
|
|
|
|
|
Terraform modules we use for the virtual machines in our home network.
|
|
|
|
These are all personalized and probably of little use outside our network.
|
|
|
|
The modules are currently:
|
|
|
|
- `debian`: Personalized Debian VM using Terraform's `libvirt` provider
|
2023-12-25 18:22:22 +00:00
|
|
|
- `setup`: Prepares the physical machine with required libvirt pools and other prerequisites.
|