nix-community / terraform-nixos

A set of Terraform modules that are designed to deploy NixOS [maintainer=@adrian-gierakowski]
Apache License 2.0
333 stars 61 forks source link

Pass SSH private key using env var #71

Open diamondburned opened 1 year ago

diamondburned commented 1 year ago

This hides the private key in the Terraform output. I'm not sure if this is enough to make the entire output public, but it's a step.