docs link
This commit is contained in:
parent
6cdf4f697f
commit
34f5d12de4
1 changed files with 6 additions and 0 deletions
|
@ -8,4 +8,10 @@
|
|||
* generate SSH key for VM access:
|
||||
* `ssh-keygen -t ed25519 -C "terraform" -f ssh-terraform-hetzner -P ''`
|
||||
|
||||
## resources
|
||||
|
||||
* provider documentation: https://registry.terraform.io/providers/hetznercloud/hcloud/1.33.2/docs
|
||||
|
||||
## terraform templates
|
||||
|
||||
`single-host/` contains play for a simple test VM
|
||||
|
|
Loading…
Reference in a new issue