Go to file
Robert Kaussow a512614418
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-package Pipeline was successful
use full qualified proder name
2024-03-10 14:32:58 +01:00
.gitsv ci: migrate to woodpecker 2024-01-16 15:49:34 +01:00
.woodpecker chore: use opentofu and replace restapi provider 2024-03-10 14:16:42 +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
main.tf chore: use opentofu and replace restapi provider 2024-03-10 14:16:42 +01:00
outputs.tf refactor: remove data sources from module 2022-10-09 16:53:45 +02:00
README.md ci: migrate to woodpecker 2024-01-16 15:49:34 +01:00
variables.tf fix: use type any for server variable (#3) 2022-12-18 16:33:32 +01:00
versions.tf use full qualified proder name 2024-03-10 14:32:58 +01:00

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.