Revert "make private key optional to support hardware tokens for SSH"
This commit is contained in:
@@ -12,7 +12,6 @@ variable "public_key" {
|
||||
variable "private_key" {
|
||||
description = "SSH private Key."
|
||||
type = string
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "location" {
|
||||
|
Reference in New Issue
Block a user