https://github.com/paranoiasystem/my_hetzner_modules
My Hetzner Cloud Terraform Modules
https://github.com/paranoiasystem/my_hetzner_modules
Last synced: about 2 months ago
JSON representation
My Hetzner Cloud Terraform Modules
- Host: GitHub
- URL: https://github.com/paranoiasystem/my_hetzner_modules
- Owner: paranoiasystem
- Created: 2023-06-09T15:57:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T15:57:53.000Z (almost 3 years ago)
- Last Synced: 2026-01-26T11:31:34.931Z (2 months ago)
- Language: HCL
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Hetzner Cloud Terraform Modules
## How to retrieve the private key of the bastion host
```shell
terraform output -raw private_bastion_host_ssh_private_key
```