Many updates.

This commit is contained in:
Darren 'Tadgy' Austin 2024-07-06 15:48:30 +01:00
commit 7ccb1aa296
37 changed files with 96 additions and 43 deletions

View file

@ -0,0 +1,7 @@
# Note: must include / on the end!
export TF_STORAGE_DIR=/data/var/terraform-http-backend/
export TF_AUTH_ENABLED=false
# export TF_USERNAME=admin
# export TF_PASSWORD=admin
export TF_PORT=9200
export TF_IP=127.0.0.1