Update variables.tf
This commit is contained in:
committed by
GitHub
parent
f3f1ce9051
commit
bd103080df
@@ -73,4 +73,4 @@ variable "ssh_source_ranges" {
|
||||
description = "IP CIDR ranges that will be allowed to connect via SSH to the onprem instance."
|
||||
type = list(string)
|
||||
default = ["0.0.0.0/0"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user