providers/aws: fix syntax error
This commit is contained in:
parent
96e09440d4
commit
d111a4c05d
|
@ -49,7 +49,7 @@ func init() {
|
|||
},
|
||||
Optional: []string{
|
||||
"route.*.gateway_id",
|
||||
}
|
||||
},
|
||||
},
|
||||
Create: resource_aws_route_table_create,
|
||||
Destroy: resource_aws_route_table_destroy,
|
||||
|
|
Loading…
Reference in New Issue