An open API service indexing awesome lists of open source software.

https://github.com/adnoctem/boilerplate-terraform-module

🧩 Terraform module template repository
https://github.com/adnoctem/boilerplate-terraform-module

boilerplate makefile terraform terraform-module

Last synced: 2 months ago
JSON representation

🧩 Terraform module template repository

Awesome Lists containing this project

README

        

# _Hetzner Cloud_ - MODULE FMJ Studios Logo Terraform Logo

A [Terraform module][module] to ...

## ✨ TL;DR

```shell
module "hetzner_server_apache" {
source = "terraform-hetzner-modules/cloud/server"
...
}
```

### 🔃 Contributing

Refer to our [documentation for contributors][contributing] for contributing guidelines, commit message
formats and versioning tips.

### 📥 Maintainers

This project is owned and maintained by [FMJ Studios][org] refer to the [`AUTHORS`][authors] or [`CODEOWNERS`][owners]
for more information. You may also use the linked contact details to reach out directly.

### ©️ Copyright

- _Assets provided by:_ **[HashCorp][hashicorp]**
- _Sources provided by:_ **[FMJ Studios][org]** under the **[MIT License][license]**

[license]: LICENSE
[contributing]: docs/CONTRIBUTING.md
[authors]: .github/AUTHORS
[owners]: .github/CODEOWNERS

[org]: https://github.com/fmjstudios
[hashicorp]: https://www.hashicorp.com/

[module]: https://registry.terraform.io/modules/terraform-hetzner-modules/compute/server/latest