Clément VÉRET 08cf7b6b77
All checks were successful
terraform-lint / terraform-lint (push) Successful in 6s
⬆️: upgrade bpg/proxmox
2025-11-13 11:54:47 +01:00
2025-11-13 09:34:33 +01:00
2025-03-27 16:28:10 +01:00
2025-11-13 11:54:47 +01:00
2025-10-30 10:31:11 +01:00
2025-11-13 11:54:47 +01:00
2025-09-04 15:27:27 +02:00
2025-11-03 10:05:45 +01:00
2025-09-04 09:57:02 +02:00

Init vars

# Proxmox related
export PROXMOX_VE_USERNAME=<user>
export PROXMOX_VE_PASSWORD=<password>
# Garage S3 Related
AWS_ACCESS_KEY_ID=<access_key>
AWS_SECRET_ACCESS_KEY=<secret_key>
AWS_EC2_METADATA_DISABLED=1

Use

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