Auto-update blog content from Obsidian: 2025-05-27 19:53:45
All checks were successful
Deploy / Deploy (push) Successful in 5s
All checks were successful
Deploy / Deploy (push) Successful in 5s
This commit is contained in:
@@ -17,6 +17,7 @@ In my homelab, one of the big project I had in mind was to be able to create my
|
||||
In this article I will show you how
|
||||
My first project is to create simple VM on [[Proxmox]] with Terraform, based of a [[cloud-init]] VM template
|
||||
|
||||
From LXC container
|
||||
Add the link to the homelab GitHub repository
|
||||
|
||||
---
|
||||
@@ -40,6 +41,10 @@ I chose the `bpg/proxmox` provider because it’s better maintained at the time
|
||||
---
|
||||
## Prepare the Environment
|
||||
|
||||
### Create a Cloud-init VM Template in Proxmox
|
||||
|
||||
Check out my previous article on [Proxmox - Create a Cloud-Init VM Template]({{< relref "post/proxmox-cloud-init-vm-template" >}}).
|
||||
|
||||
### Install Terraform
|
||||
|
||||
For the Terraform installation, I followed the [documentation](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli) to install it into my LXC container.
|
||||
|
Reference in New Issue
Block a user