Mark admin_ip as sensitive
This commit is contained in:
@@ -35,4 +35,5 @@ variable "domain" {
|
||||
variable "admin_ip" {
|
||||
description = "Your public IP for SSH and git access (without /32)"
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user