terraform in nix
A NixOS way to create terraform json files.
Features
- Using terranix is very similar to use terraform, you can use the terraform reference material without much hassle.
- The full power of the nix language (map, filter, reduce, … )
- The full power of the module system of NixOS
- The full power of all the tooling in
pkgs
of NixOS (fetchgit,fetchurl,writers, …) - Documentation generation from
config.nix
as json or man page.
Community
Get started with
about terranix and terraform
You are new to terraform, but you are fit in nix? This is the place for you to start.
Getting Started
You know nix and terraform and want to see how to terranix works? This the place to start.
Differences between terranix and HCL
Syntax differences between terranix and HCL