- Add main.tf file for creating Proxmox virtual machines
- Add variables.tf file for setting input variables for virtual machine configurations
- Add provider.tf file for configuring the Terraform provider for Proxmox
- Add .tfvars file with variable values
- Add README.md with instructions on how to use the code