forked from pierront/but3-iac
Update
This commit is contained in:
@@ -16,11 +16,6 @@ variable "zone" {
|
||||
default = "europe-west1-b"
|
||||
}
|
||||
|
||||
variable "network" {
|
||||
type = string
|
||||
description = "VPC network self_link or name"
|
||||
}
|
||||
|
||||
variable "ssh_pub_key" {
|
||||
type = string
|
||||
description = "SSH public key to provision (optional)"
|
||||
|
||||
Reference in New Issue
Block a user