The out-of-box example for the Terraform Tencent Cloud Provider
$ terraform init

$ terraform plan

$ terraform apply

Wait for a while to finish the creation...

$ terraform show

- for more information, please see the documentation:
- To destroy the resource you have created, please run:
$ terraform destroy
have fun~