Added variables file.

This commit is contained in:
K
2025-09-04 21:51:48 +05:30
parent 406a25076b
commit 3350953946
+4
View File
@@ -0,0 +1,4 @@
variable "ssh_ingress" {
description = "Public IP allowed for SSH"
type = string
}