Go to file
Robert Kaussow 87ebb35016
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
initial commit
2022-09-01 21:43:01 +02:00
.drone.yml initial commit 2022-09-01 21:43:01 +02:00
.gitignore initial commit 2022-09-01 21:43:01 +02:00
.prettierignore initial commit 2022-09-01 21:43:01 +02:00
.renovaterc.json initial commit 2022-09-01 21:43:01 +02:00
LICENSE initial commit 2022-09-01 21:43:01 +02:00
README.md initial commit 2022-09-01 21:43:01 +02:00
data.tf initial commit 2022-09-01 21:43:01 +02:00
main.tf initial commit 2022-09-01 21:43:01 +02:00
outputs.tf initial commit 2022-09-01 21:43:01 +02:00
providers.tf initial commit 2022-09-01 21:43:01 +02:00
variables.tf initial commit 2022-09-01 21:43:01 +02:00
versions.tf initial commit 2022-09-01 21:43:01 +02:00

README.md

hcloud-server-tf

Build Status

Terraform module to provision Hetzner Cloud servers.

Usage

This Terraform module is used in our deployment repos to avoid duplicate resource definitions and simplify maintenance.

License

This project is licensed under the MIT License - see the LICENSE file for details.