forked from toolshed/abra
feat: implement hetzner new command
This commit is contained in:
5
.envrc.sample
Normal file
5
.envrc.sample
Normal file
@ -0,0 +1,5 @@
|
||||
# The path to our pass credentials store
|
||||
export PASSWORD_STORE_DIR=$(pwd)/../../autonomic/passwords/passwords/
|
||||
|
||||
# The Hetzner Cloud API token for managing our instances
|
||||
export HCLOUD_TOKEN=$(pass show logins/hetzner/cicd/api_key)
|
Reference in New Issue
Block a user