config: fix libucl in test case (still failing)

This commit is contained in:
Jack Pearkes 2014-07-01 21:18:01 -07:00
parent bef1495c96
commit d84c5fb015
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ resource aws_instance "web" {
"${aws_security_group.firewall.foo}"
]
network_interface = {
network_interface {
device_index = 0
description = "Main network interface"
}