-
Notifications
You must be signed in to change notification settings - Fork 144
add cdn datasource #452
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 cdn datasource #452
Conversation
|
add cdn domain result fileds. $ make testacc TESTARGS=" -run=TestAccTencentCloudCdnDomains" |
|
remove redundancy code and add $ make testacc TESTARGS=" -run=TestAccTencentCloudCdnDomains" |
$ make testacc TESTARGS=" -run=TestAccTencentCloudCdnDomains"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudCdnDomains -timeout 120m
? github.com/terraform-providers/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/gendoc 1.438s [no tests to run]
=== RUN TestAccTencentCloudCdnDomains
--- PASS: TestAccTencentCloudCdnDomains (212.71s)
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud 214.189s
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]