From f67b87b548d9c3b3901c006c0aade24c1c22abfa Mon Sep 17 00:00:00 2001 From: Greg Szabo Date: Mon, 26 Jun 2017 15:24:03 +0000 Subject: [PATCH] Added new SSH key --- terraform-digitalocean/main.tf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/terraform-digitalocean/main.tf b/terraform-digitalocean/main.tf index 56e20032f..f79939762 100644 --- a/terraform-digitalocean/main.tf +++ b/terraform-digitalocean/main.tf @@ -19,7 +19,8 @@ variable "ssh_keys" { "7668264", "8036767", "8163311", - "9495227" + "9495227", + "10318834" ] }