Navigation Menu

Skip to content

Commit

Permalink
remove unnecessary variables
Browse files Browse the repository at this point in the history
  • Loading branch information
wardviaene committed Dec 14, 2020
1 parent 1db8b22 commit 19f7a90
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions demo-7/vars.tf
@@ -1,12 +1,3 @@
variable "AWS_REGION" {
default = "eu-west-1"
}

variable "PATH_TO_PRIVATE_KEY" {
default = "mykey"
}

variable "PATH_TO_PUBLIC_KEY" {
default = "mykey.pub"
}

0 comments on commit 19f7a90

Please sign in to comment.