Clément VÉRET e781d829c0
Some checks failed
terraform-lint / terraform-lint (push) Failing after 3s
🐛: put web4 at 1G
2025-09-04 17:01:10 +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-09-04 09:57:02 +02:00
2025-09-04 09:57:02 +02:00
2025-09-04 15:27:27 +02:00
2025-09-04 17:01:10 +02: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 115 KiB
Languages
HCL 100%