config: style

This commit is contained in:
Mitchell Hashimoto 2014-07-02 12:04:37 -07:00
parent 11db59b975
commit e50425b182
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ resource aws_instance "web" {
]
network_interface {
device_index = 0
description = "Main network interface"
device_index = 0
description = "Main network interface"
}
}