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

https://github.com/ionfury/homelab-terraform-modules

Terraform modules for my homelab.
https://github.com/ionfury/homelab-terraform-modules

flux kubernetes modules pxe talos terraform unifi

Last synced: 5 months ago
JSON representation

Terraform modules for my homelab.

Awesome Lists containing this project

README

          

# Homelab-Terraform-Modules

This repository contains a highly opinionated collection of terraform modules for managing my homelab infrastructure. They are developed for, and against, my specific configuration of hardware. As they mature I will attempt to make them more generic and generally useful.

## Usage

Operation of this repository assumes MacOS driven by [`brew`](https://brew.sh/) and [`task`](https://taskfile.dev/).

### Installing Dependencies

```sh
brew bundle
```

### Operating

```sh
task
```

## License

This project is licensed under the Unlicense. See the [LICENSE](LICENSE) file for details.