# Hetzner ## Custom scripts to create resources on Hetzner Cloud service using Hetzner CLI ### In order to operate create *token_file.txt* in root directory containing your Hetzner Key ``` touch token_file.txt echo "abcdefgh" > token_file.txt ```