Skip to content

Commit

Permalink
Update Terraform AWS config
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed May 14, 2016
1 parent 6186822 commit 97ae1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/aws/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ variable "public_key_path" {
}

variable "key_name" {
description = "terraform"
default = "terraform"
}

variable "aws_region" {
Expand Down

0 comments on commit 97ae1d2

Please sign in to comment.