Skip to content

Latest commit

 

History

History

terraform

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Howto: Streama Terraform for Hetzner Cloud

  • Fill in all the fields in instances.tf.
  • Do all the things in the main readme.md.
  • Change the backend fields in instances.tf to where you want to store the terraform state (I use Azure).
  • If you don't want to use cloudflare (why? 😢) delete the file in the hetzner folder and remove all cloudflare variables.
  • Run terraform init && terraform apply.
  • This will deploy an instance on Hetzner with cloud-init + Cloudflare DNS records.