updating terraform
This commit is contained in:
@@ -4,3 +4,4 @@ variable "subnet_id" { type = string }
|
||||
variable "vm_size" { type = string }
|
||||
variable "admin_username" { type = string }
|
||||
variable "ssh_public_key" { type = string }
|
||||
variable "ex_ip" { type = string }
|
||||
|
||||
Reference in New Issue
Block a user