data model: add TF test #4

Closed
kiara wants to merge 76 commits from data-model-tf-test into main
Showing only changes of commit 1ab79ab2da - 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 = {