Documentation Links

This commit is contained in:
Frank Agerholm 2026-03-13 17:33:11 +01:00
commit cca0508e81
No known key found for this signature in database

View file

@ -1,3 +1,7 @@
---
gitea: none
include_toc: true
---
# Installation von VMs bei Hetzner # Installation von VMs bei Hetzner
## Grundlagen ## Grundlagen
@ -161,4 +165,8 @@ Mit einer ssh-Verbindung kann geprüft werden, ob alles funktioniert hat.
ssh -l root <die-ausgegebene-ip> ssh -l root <die-ausgegebene-ip>
``` ```
## Links
* [OpenTofu Dokumentation](https://opentofu.org/docs/)
* [OpenTofu Registry](https://search.opentofu.org/)
* [Hetzner Provider für OpenTofu](https://search.opentofu.org/provider/opentofu/hcloud/latest)