Skip to content

Issue with aliyun_discover.go saying that we cannot use map  #203

@nonus25

Description

@nonus25

Hi guys seems when we using this module we started getting this err

# github.com/hashicorp/go-discover/provider/aliyun
../../../../pkg/mod/github.com/hashicorp/[email protected]/provider/aliyun/aliyun_discover.go:74:8: cannot use map[string]string{…} (value of type map[string]string) as type []ecs.TagType in struct literal

and the issue is caused by github.com/denverdino/aliyungo v0.0.0-20220905031958-589a058e1592 // indirect
and I am actually not even interested to use this provider only for GKE or EKS

and this works fine with
github.com/denverdino/aliyungo v0.0.0-20200929080117-4fc2b424761a

any help on this ?

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