Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terranix/terranix

terranix is a terraform.json generator with a nix-like feeling
https://github.com/terranix/terranix

nix terraform

Last synced: 3 months ago
JSON representation

terranix is a terraform.json generator with a nix-like feeling

Awesome Lists containing this project

README

        

A NixOS way to create `terraform.json` files.

# Documentation

See [terranix.org](https://terranix.org/documentation/) for documentation.
It also has a [Getting Started](https://terranix.org/documentation/getting-started/) page.

## Manpages

* `man terranix`
* `man terranix-modules`
* `man terranix-doc-json`
* `man terranix-doc-man`

## preload

Terranix comes with predefined modules which can be used as
inspiration and to create logic on top.
They live in
[./modules](./modules/).

# Community

Join us at the `#terranix:terranix.org` matrix channel.

# See also

* [nix-instantiate introduction](https://tech.ingolf-wagner.de/nixos/nix-instantiate/)
* [NixOS Manual](https://nixos.org/nixos/manual/index.html#sec-writing-modules)