/terraform-proxmox-example

terraform-proxmox-example

Primary LanguageHCL

Terraform example for creating VMs on Proxmox

Quick start

The code consists of Terraform examples using HashiCorp Configuration Language (HCL) on Proxmox.

For this example I used the Telmate Proxmox Terraform Provider.

Requirements

  • Terraform
  • Proxmox server running

Run

terraform init
terraform plan
terraform apply