feat: add opentofu remote bucket state storage

This commit is contained in:
Alexander Navarro 2025-01-16 12:51:07 -03:00
parent 65a98c6f57
commit 6e72e0ccff
5 changed files with 29 additions and 12 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
PROXMOX_VE_ENDPOINT=""
PROXMOX_VE_API_TOKEN=""
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""