config: fix libucl in test case (still failing)
This commit is contained in:
parent
bef1495c96
commit
d84c5fb015
|
@ -22,7 +22,7 @@ resource aws_instance "web" {
|
||||||
"${aws_security_group.firewall.foo}"
|
"${aws_security_group.firewall.foo}"
|
||||||
]
|
]
|
||||||
|
|
||||||
network_interface = {
|
network_interface {
|
||||||
device_index = 0
|
device_index = 0
|
||||||
description = "Main network interface"
|
description = "Main network interface"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue