This article is for those who are new to Terraform. It will show you some basic syntax and concepts of Terraform, and how to use it to manage your infrastructure as code.
IaC
terraform
devops
cloud
If you're new to Terraform, and you want to setup a new project for AWS. This article will show you how to setup Terraform for AWS using AWS CLI.
aws
terraform
devops
cloud
If you're new to Terraform, and you want to setup a new project for Azure. This article will show you how to setup Terraform for Azure using Azure CLI.
azure
terraform
devops
cloud
If you're running Proxmox VE in a home lab or production environment, sometime its IP address need to change due to a network restructuring, VLAN changes, or simply a migration to a new subnet.
proxmox
homelab
linux
vm
If you're managing virtual machines in Proxmox VE, and you want to see the IP address of a running VM. There is a easy to do it by using QEMU Guest Agent.
proxmox
homelab
linux
vm