Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 530 Bytes

Deploying KVMs with terraform

Exploring creating Ubuntu Linux KVMs on a Ubuntu Ryzen5 laptop using non-monolithic terraform.

Ansible bootstrapping

See Ubuntu_Hypervisor for bootstrapping the server. This should be done before running terraform

Customize the .tfvars file

You should adjust this file per your environment. Most variables are fairly self-explanatory and have working examples.

Running terraform

/opt/bin/terraform plan --var-file=terrform.tfvars