terraform_tx/test/cvm/provider.tf
2020-05-25 10:42:04 +08:00

3 lines
59 B
HCL

provider "tencentcloud" {
region = "ap-hongkong"
}