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

Parameterize remote ssh connection timeout #66

Open tylerjl opened 2 years ago

tylerjl commented 2 years ago

This is a pretty simple one; just expose the connection timeout parameter using the current value as a default. I've used these changes from my branch without any problems.

Thanks for the great module!