Configuration using OpenTofu and Nix
modules | ||
targets | ||
terraform | ||
.env.example | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
README.md |
OpenTofu server configuration
This is an experimental configuration for my Hetzner VPS using OpenTofu and Nix.
How to use
Copy .env.example
to .env
and fill in the values.
To generate a token with Hetzner, go to the project and click Security -> API Tokens
.
Run nix develop
to access a shell where OpenTofu is accessible.