Browse Source

Added new SSH key

pull/1943/head
Greg Szabo 7 years ago
parent
commit
f67b87b548
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      terraform-digitalocean/main.tf

+ 2
- 1
terraform-digitalocean/main.tf View File

@ -19,7 +19,8 @@ variable "ssh_keys" {
"7668264", "7668264",
"8036767", "8036767",
"8163311", "8163311",
"9495227"
"9495227",
"10318834"
] ]
} }


Loading…
Cancel
Save