Go to file
Robert Kaussow f1a03bae87
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/tag/test Pipeline was successful Details
ci/woodpecker/tag/build-package Pipeline was successful Details
fix: make placement group optional (#5)
Reviewed-on: #5
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-committed-by: Robert Kaussow <mail@thegeeklab.de>
2024-04-11 21:29:37 +02:00
.gitsv ci: migrate to woodpecker 2024-01-16 15:49:34 +01:00
.woodpecker chore: use opentofu and replace restapi provider (#4) 2024-03-14 20:52:25 +01:00
.gitignore initial commit 2022-09-01 21:43:01 +02:00
.renovaterc.json ci: migrate to woodpecker 2024-01-16 15:49:34 +01: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 ci: migrate to woodpecker 2024-01-16 15:49:34 +01:00
main.tf fix: make placement group optional (#5) 2024-04-11 21:29:37 +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 chore: use opentofu and replace restapi provider (#4) 2024-03-14 20:52:25 +01:00

README.md

hcloud-server-tf

Build Status License: MIT

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.