An open API service indexing awesome lists of open source software.

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

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
```