hcloud-server-tf/README.md

15 lines
695 B
Markdown
Raw Permalink Normal View History

2022-09-01 21:43:01 +02:00
# hcloud-server-tf
2024-01-16 15:49:34 +01:00
[![Build Status](https://ci.rknet.org/api/badges/infra/hcloud-server-tf/status.svg)](https://ci.rknet.org/repos/infra/hcloud-server-tf)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/infra/hcloud-server-tf/src/branch/main/LICENSE)
2022-09-01 21:43:01 +02:00
Terraform module to provision Hetzner Cloud servers.
## Usage
This [Terraform module](https://www.terraform.io/docs/language/modules/syntax.html) 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](https://github.com/ansible/galaxy/blob/main/LICENSE) file for details.