Init terraform

This commit is contained in:
Jake Howard
2020-02-21 18:44:25 +00:00
parent 45946741d5
commit a3cc0f7849
7 changed files with 70 additions and 0 deletions

1
terraform/variables.tf Normal file
View File

@ -0,0 +1 @@
variable "vultr_api_key" {}