Skip to content

error while unmarshalling stacker file (binds field) #301

@shimish2

Description

@shimish2

If I add a binds field in stacker file like this

binds:
        - Source: test 
          Dest: test

I get this error

error: unknown run array type: map[interface {}]interface {}

but if I use binds field like this it works fine

binds:
        - test -> test 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions