memclutter / hcloud_infra_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hetzner Cloud Infrastructure

Example of hetzner cloud infrastructure as code.

For create this infrastructure run

terraform init
terraform plan -var "hcloud_token=***********'

Inspect output and run if ok

terraform apply -var "hcloud_token=**********'

About


Languages

Language:Shell 55.1%Language:HCL 44.9%