📝: update README.md
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
# Proxmox related
|
||||
export PROXMOX_VE_USERNAME=<user>
|
||||
export PROXMOX_VE_PASSWORD=<password>
|
||||
# Home related to store tfstate
|
||||
export TF_VAR_HOME=${HOME}
|
||||
# Garage S3 Related
|
||||
AWS_ACCESS_KEY_ID=<access_key>
|
||||
AWS_SECRET_ACCESS_KEY=<secret_key>
|
||||
AWS_EC2_METADATA_DISABLED=1
|
||||
```
|
||||
|
||||
# Use
|
||||
|
Reference in New Issue
Block a user