Terraform Infrastructure as Code for Proxmox

preview_player
Показать описание
Learn how to create VMs fast in Proxmox using Terraform Infrastructure as Code.

GitHub Project:
Рекомендации по теме
Комментарии
Автор

Please take note guys and gals. I say in the video that Terraform uses YAML when I meant to say HashiCorp Configuration Language. Thanks to cheebadigga4092 for pointing that out. He also suggested to add the SSD option to scsihw when running the VM on SSDs.

EngineeringWithMorris
Автор

Great video! To the point, with no waffling.

brendon
Автор

Nice video. Terraform is HCL (HashiCorp Configuration Language) - not YAML, by the way. Also, be sure to add the SSD option to scsihw when you're running the VM on SSDs.

cheebadigga
Автор

Excellent Video. Just gain another subscriber.

cyberjohn
Автор

hey Morris - at 11min42 into your video looks like a typo in tfvars - should be "ssh_key" not ssh_keys" right? Small thing but important for anyone following along. Great share though, first time I'm trying Proxmox so this is really cool.

MarcMcRae
Автор

Great content as always;)
Unfortunately the terraform provider for proxmox sometimes behaves a bit unstable im some cases and even want's to update resources that haven't changed.

I'm running Proxmox in my homelab and my daily job as well and created a nice terraform module that fits my needs and a Ansible role to create and regularly download and update new template images.

You may find them useful as well.

olegfranko
Автор

Thanks for your awesome video, I have a problem that after VM creation no bootable disk attached to them, I check the Proxmox and there is an unused disk attached to each VM!!!

reznetdevops
Автор

One thing - in your GH repo, you're wget'ting the arm64 image, then rest of work is on the amd64 image.

brendon
Автор

Would be great to see an automation of cloud init via packer

g-luu
Автор

I'm a simple man. I only dream of automating everything 😂😂😂

hotrodhunk
Автор

i have this error
plugin plus a jour

Mahjoub-qj
Автор

Good content, but hard to follow the transition sound is a bit distracting

TheOnlyEpsilonAlpha