-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from tencentcloudstack/feat/support-login-feature
[20231020]support login,init,plan,apply,destroy process
- Loading branch information
Showing
45 changed files
with
445 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ dist | |
node_modules | ||
.vscode-test/ | ||
*.vsix | ||
terraform.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,24 @@ | ||
{ | ||
"TcTerraform.title": "TencentCloud Terraofrm", | ||
"TcTerraform.view.session.explorer": "Connect to TencentCloud", | ||
"TcTerraform.view.template.explorer": "Tempaltes Management", | ||
"TcTerraform.view.resource.explorer": "Resources Explorer", | ||
"TcTerraform.view.resource.explorer.cvm": "Import Resouce: CVM", | ||
"TcTerraform.view.resource.explorer.tke": "Import Resouce: TKE", | ||
"TcTerraform.view.help.explorer": "Help", | ||
"TcTerraform.view.help.explorer.provider": "TencentCloud Terraform Provider", | ||
"TcTerraform.view.help.explorer.doc": "Documentation", | ||
"TcTerraform.view.help.explorer.repo": "GitHub Repository", | ||
"TcTerraform.productName": "TcTerraform Toolkit" | ||
} | ||
"TcTerraform.title": "Tencent Cloud Terraform", | ||
"TcTerraform.view.login": "Login Tencent Cloud", | ||
"TcTerraform.view.login.welcome": "Please login the Tencent Cloud. [Sign up](https://cloud.tencent.com/register) for a Tencent Cloud account if you do not have one.\n[Sign in Tencent Cloud](command:tcTerraform.login)", | ||
"TcTerraform.view.codesnippet": "Code Snippets and Examples", | ||
"TcTerraform.view.resource": "Resources Explorer", | ||
"TcTerraform.refresh": "Refresh", | ||
"TcTerraform.refresh.success": "Resources refreshed.", | ||
"TcTerraform.view.resource.cvm": "Resources: CVM", | ||
"TcTerraform.view.resource.tke": "Resources: TKE", | ||
"TcTerraform.view.help": "Help", | ||
"TcTerraform.view.help.provider": "Tencent Cloud Terraform Provider", | ||
"TcTerraform.view.help.doc": "Documentation", | ||
"TcTerraform.view.help.repo": "GitHub Repository", | ||
"TcTerraform.pickup.aksk": "Sign in with [Secret Id/Secret Key]", | ||
"TcTerraform.pickup.oauth": "Sign in with [Tencent Cloud authoritication] (Coming Soon...)", | ||
"TcTerraform.pickup.aksk.placeholder": "Please input your API {0}", | ||
"TcTerraform.pickup.aksk.verify.empty": "{0} can not be empty", | ||
"TcTerraform.welcome": "Welcome to use Tencent Cloud Terraform extension, please wait for the page loading...", | ||
"TcTerraform.msg.aksk.notfound": "Cannot find TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY, please sign in first!", | ||
"TcTerraform.logout": "Logout Tencent Cloud ({0})", | ||
"TcTerraform.login": "Login Tencent Cloud...", | ||
"TcTerraform.login.success": "Logged into Tencent Cloud successfully." | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.