-
Notifications
You must be signed in to change notification settings - Fork 123
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
add provider implementations of tencentcloud #125
Conversation
|
Thank you @likexian for your work! We will have a look soon! |
Hello, |
I hooked this up to our CI with credentials for Tencentcloud and it passed the provider tests. @hashicorp/consul-core can someone have a look through the Go code? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @likexian!
Thanks for your patience while we worked out the testing and account gymnastics needed here for on-going support.
This looks great, I've just commented on a couple of super minor things that it would be good to clean up before we merge. Mostly removing an unnecessary dep since all of HashiCorps products end up importing everything here transitively.
Hopefully the small changes requested should take no more than a few minutes and then we can get this merged!
Hello @banks The testing after changed passed, please have a review.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @likexian, this looks great!
Hello,
This PR provides a new provider implementations of TencentCloud in the go-discover/provider sub packages.
About TencentCloud
Tencent Cloud is a secure, reliable and high-performance cloud compute service provided by Tencent. It is the 2st largest Cloud Provider in China.