Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nonus25 opened this issue Sep 25, 2022 · 1 comment
Open

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

nonus25 opened this issue Sep 25, 2022 · 1 comment

Comments

@nonus25
Copy link

nonus25 commented Sep 25, 2022

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 ?

@mandeepbrar
Copy link

Were you able to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants