config: style
This commit is contained in:
parent
11db59b975
commit
e50425b182
|
@ -23,7 +23,7 @@ resource aws_instance "web" {
|
|||
]
|
||||
|
||||
network_interface {
|
||||
device_index = 0
|
||||
description = "Main network interface"
|
||||
device_index = 0
|
||||
description = "Main network interface"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue