Fixed typo in tag section

This commit is contained in:
Sathiya Shunmugasundaram 2015-05-13 09:59:05 -04:00
parent f1f18dc766
commit 1c63d6359e

View File

@ -38,5 +38,5 @@ variable "instance_type" {
variable "tagName" {
default = "consul"
description = "TName tag for the servers"
}
description = "Name tag for the servers"
}