Before you begin, ensure you have the following:
Create new project in Hetzner console
Obtain API token from Hetzner console that will be used by Terraform to interact with the platform. Navigate to your project and click on SECURITY > API TOKENS > GENERATE API (give read/write access)
Paste API token in the .auto.tfvars
. This will overwrite default values in variables.tf
file.
For configuration and deployment instructions, please refer to the docs
This is stil a work in progress!