Go to file
2022-09-25 13:40:17 +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
data.tf feat: add option to set univention dns records 2022-09-03 23:12:06 +02:00
LICENSE initial commit 2022-09-01 21:43:01 +02:00
main.tf chore: disable backups by default 2022-09-25 13:40:17 +02:00
outputs.tf feat: add option to set univention dns records 2022-09-03 23:12:06 +02:00
providers.tf feat: add option to set univention dns records 2022-09-03 23:12:06 +02:00
README.md fix ci badge 2022-09-01 21:48:15 +02:00
variables.tf fix: remove deployment specific default vars 2022-09-09 11:24:43 +02:00
versions.tf feat: add option to set univention dns records 2022-09-03 23:12:06 +02:00

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.