Clément VÉRET 04e018a101
All checks were successful
terraform-lint / terraform-lint (push) Successful in 4s
♻️: add dockerservers tag
2025-07-16 14:52:35 +02:00
💚: fix ci
2025-03-06 17:39:04 +01:00
2025-03-27 16:28:10 +01:00
2025-04-22 12:09:15 +02:00
2025-03-27 16:28:10 +01:00
2025-04-22 12:09:15 +02:00
2025-04-09 08:44:30 +02:00
2025-07-16 14:52:35 +02:00
2025-03-27 16:28:10 +01:00

Init vars

# Proxmox related
export PROXMOX_VE_USERNAME=<user>
export PROXMOX_VE_PASSWORD=<password>
# Home related to store tfstate
export TF_VAR_HOME=${HOME}

Use

tofu init
tofu apply
Description
Terraform config for Home
Readme 106 KiB
Languages
HCL 100%