Describe the bug
I am not able to run Cloudlist as there is some kind of error.
I have tried the release, build it my self but still, the error is the same
Error
root@root:~/cloudlist/cmd/cloudlist# ./cloudlist -provider aws
v.0.0.1
Could not create runner: yaml: unmarshal errors:
line 21: cannot unmarshal !!map into schema.Options
Go Version
go version go1.15.5 linux/amd64