WIP: test data model thru VM #11

Closed
kiara wants to merge 70 commits from data-model-test-deployment-plain into deployment-data-model-with-tests
Showing only changes of commit 793d34fbcc - Show all commits

View file

@ -64,7 +64,7 @@ let
};
};
deployment = attrTag {
ssh-host = {
ssh-host = mkOption {
description = "A Terraform deployment by SSH to update a single existing NixOS host.";
type = submodule {
options = {