nixos-anywhere/terraform
Jean-François Roche 16143cd8c0 terraform: allow nixos-rebuild to use specified private key for deployment
`nixos-rebuild/deploy.sh` script enable ssh authentication with a given private key
through the `SSH_KEY` environment variable.

Add additional variable for the private key used for the deployment.
To encourage the use of ssh-agent and discourage the storage of deployment keys in the terraform state
we do not set the install ssh key as the default for the deployment key.

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-03-28 00:28:48 +02:00
..
all-in-one terraform: allow nixos-rebuild to use specified private key for deployment 2023-03-28 00:28:48 +02:00
install make nix find the right flake 2023-03-01 11:36:25 +01:00
nix-build terraform/nix-build: fix building from non-flake 2023-02-22 16:42:55 +01:00
nixos-rebuild terraform: allow nixos-rebuild to use specified private key for deployment 2023-03-28 00:28:48 +02:00