Files
2025-09-04 21:51:48 +05:30

5 lines
94 B
Terraform

variable "ssh_ingress" {
description = "Public IP allowed for SSH"
type = string
}