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

Need to update Endpoints configs for cn-guangzhou? #525

Open
shangfu-peng opened this issue Sep 2, 2021 · 0 comments
Open

Need to update Endpoints configs for cn-guangzhou? #525

shangfu-peng opened this issue Sep 2, 2021 · 0 comments

Comments

@shangfu-peng
Copy link

  • Product and API:
    create mongodb in guangzhou

  • Platform:
    terraform/pulumi

  • How to Reproduce

Currently, the cn-guangzhou is available in the web portal, but it is missed in the endpoints config.

https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/sdk/endpoints/endpoints_config.go#L3767

It would be failed to create a mongodb in guangzhou using the API.
| Resource alicloud_mongodb_instance CreateDBInstance Failed!!! [SDK alibaba-cloud-sdk-go ERROR]:
| Post "https://dds.cn-guangzhou.aliyuncs.com/?XXXX&ZoneId=cn-guangzhou-a": dial tcp: lookup dds.cn-guangzhou.aliyuncs.com on 127.0.1.1:53: no such host

Based on the endpoints, https://developer.aliyun.com/endpoints, it should be mongodb.cn-guangzhou.aliyuncs.com instead of dds.cn-guangzhou.aliyuncs.com.

@shangfu-peng shangfu-peng changed the title Can you update Endpoints configs for cn-guangzhou? Need to update Endpoints configs for cn-guangzhou? Sep 2, 2021
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

1 participant