nixos-config/infra/modules/host/main.tf

4 lines
36 B
Terraform
Raw Normal View History

2024-11-28 01:14:34 +08:00
variable "name" {
type = string
}