Go to file
Robert Kaussow e9bf0a3531
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
feat: add option to set volume labels
2023-04-11 11:16:07 +02:00
.chglog ci: add release pipeline (#2) 2022-12-18 16:23:07 +01:00
.drone.yml ci: add release pipeline (#2) 2022-12-18 16:23:07 +01: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
.tflint.hcl ci: add release pipeline (#2) 2022-12-18 16:23:07 +01:00
LICENSE initial commit 2022-09-01 21:43:01 +02:00
README.md fix ci badge 2022-09-01 21:48:15 +02:00
main.tf feat: add option to set volume labels 2023-04-11 11:16:07 +02:00
outputs.tf refactor: remove data sources from module 2022-10-09 16:53:45 +02:00
variables.tf fix: use type any for server variable (#3) 2022-12-18 16:33:32 +01:00
versions.tf feat: add option to set univention dns records 2022-09-03 23:12:06 +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.