Skip to content

Conversation

brickzzhang
Copy link
Contributor

  1. data_source_tc_vod_adaptive_dynamic_streaming_templates
  2. data_source_tc_vod_image_sprite_templates
  3. data_source_tc_vod_procedure_templates
  4. data_source_tc_vod_snapshot_by_time_offset_templates
  5. data_source_tc_vod_super_player_configs
  6. resource_tc_vod_adaptive_dynamic_streaming_template
  7. resource_tc_vod_image_sprite_template
  8. resource_tc_vod_procedure_template
  9. resource_tc_vod_snapshot_by_time_offset_template
  10. resource_tc_vod_super_player_config

1. data_source_tc_vod_adaptive_dynamic_streaming_templates
2. data_source_tc_vod_image_sprite_templates
3. data_source_tc_vod_procedure_templates
4. data_source_tc_vod_snapshot_by_time_offset_templates
5. data_source_tc_vod_super_player_configs
6. resource_tc_vod_adaptive_dynamic_streaming_template
7. resource_tc_vod_image_sprite_template
8. resource_tc_vod_procedure_template
9. resource_tc_vod_snapshot_by_time_offset_template
10. resource_tc_vod_super_player_config
@brickzzhang
Copy link
Contributor Author

testacc:

  1. data_source_tc_vod_adaptive_dynamic_streaming_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates
--- PASS: TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates (183.49s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 184.059s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. data_source_tc_vod_image_sprite_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodImageSpriteTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodImageSpriteTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodImageSpriteTemplates
--- PASS: TestAccDataSourceTencentCloudVodImageSpriteTemplates (184.92s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 185.968s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. data_source_tc_vod_procedure_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodProcedureTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodProcedureTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodProcedureTemplates
--- PASS: TestAccDataSourceTencentCloudVodProcedureTemplates (184.07s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 185.412s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. data_source_tc_vod_snapshot_by_time_offset_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates
--- PASS: TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates (183.80s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 185.856s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. data_source_tc_vod_super_player_configs

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSuperPlayerConfigs"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodSuperPlayerConfigs -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodSuperPlayerConfigs
--- PASS: TestAccDataSourceTencentCloudVodSuperPlayerConfigs (183.57s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 185.656s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. resource_tc_vod_adaptive_dynamic_streaming_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 2.040s [no tests to run]
=== RUN TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource
--- PASS: TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource (426.83s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 428.629s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. resource_tc_vod_image_sprite_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodImageSpriteTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodImageSpriteTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 0.885s [no tests to run]
=== RUN TestAccTencentCloudVodImageSpriteTemplateResource
--- PASS: TestAccTencentCloudVodImageSpriteTemplateResource (426.01s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 426.727s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. resource_tc_vod_procedure_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodProcedureTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodProcedureTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccTencentCloudVodProcedureTemplateResource
--- PASS: TestAccTencentCloudVodProcedureTemplateResource (304.57s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 305.522s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


  1. resource_tc_vod_snapshot_by_time_offset_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 0.839s [no tests to run]
=== RUN TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource
testing.go:684: Step 1 error: Check failed: Check 7/7 error: tencentcloud_vod_snapshot_by_time_offset_template.foo: Attribute 'fill_type' expected "gauss", got "stretch"
--- FAIL: TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource (303.86s)
FAIL
FAIL github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 304.579s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]
FAIL
make: *** [testacc] Error 1

等vod侧接口修复


  1. resource_tc_vod_super_player_config

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSuperPlayerConfigResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodSuperPlayerConfigResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccTencentCloudVodSuperPlayerConfigResource
--- PASS: TestAccTencentCloudVodSuperPlayerConfigResource (315.49s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 317.791s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]

1. review fix
2. changelog
@brickzzhang
Copy link
Contributor Author

tencentcloud_vod_adaptive_dynamic_streaming_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates
--- PASS: TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates (91.85s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 92.797s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_image_sprite_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodImageSpriteTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodImageSpriteTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodImageSpriteTemplates
--- PASS: TestAccDataSourceTencentCloudVodImageSpriteTemplates (92.36s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 93.393s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_procedure_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodProcedureTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodProcedureTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 1.094s [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodProcedureTemplates
--- PASS: TestAccDataSourceTencentCloudVodProcedureTemplates (92.23s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 93.072s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_snapshot_by_time_offset_templates

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 1.057s [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates
--- PASS: TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates (92.09s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 92.961s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_super_player_configs

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSuperPlayerConfigs"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccDataSourceTencentCloudVodSuperPlayerConfigs -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccDataSourceTencentCloudVodSuperPlayerConfigs
--- PASS: TestAccDataSourceTencentCloudVodSuperPlayerConfigs (92.56s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 93.521s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_adaptive_dynamic_streaming_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 0.936s [no tests to run]
=== RUN TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource
--- PASS: TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource (212.28s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 212.809s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_image_sprite_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodImageSpriteTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodImageSpriteTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 3.997s [no tests to run]
=== RUN TestAccTencentCloudVodImageSpriteTemplateResource
--- PASS: TestAccTencentCloudVodImageSpriteTemplateResource (212.53s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 216.228s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_procedure_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodProcedureTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodProcedureTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 2.096s [no tests to run]
=== RUN TestAccTencentCloudVodProcedureTemplateResource
--- PASS: TestAccTencentCloudVodProcedureTemplateResource (153.26s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 155.100s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_snapshot_by_time_offset_template

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 0.839s [no tests to run]
=== RUN TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource
--- PASS: TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource (212.53s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 213.165s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]


tencentcloud_vod_super_player_config

➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSuperPlayerConfigResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudVodSuperPlayerConfigResource -timeout 120m
? github.com/tencentcloudstack/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/gendoc 0.546s [no tests to run]
=== RUN TestAccTencentCloudVodSuperPlayerConfigResource
--- PASS: TestAccTencentCloudVodSuperPlayerConfigResource (152.99s)
PASS
ok github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud 153.585s
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]

1. fix example
2. fix description
@brickzzhang
Copy link
Contributor Author

mutil apply:

➜ 200914-vod tf apply
2020/10/13 20:25:54 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.

tencentcloud_vod_snapshot_by_time_offset_template.foo: Refreshing state... [id=47539]
tencentcloud_vod_image_sprite_template.foo: Refreshing state... [id=51784]
tencentcloud_vod_adaptive_dynamic_streaming_template.foo: Refreshing state... [id=171967]
data.tencentcloud_vod_snapshot_by_time_offset_templates.foo: Refreshing state...
data.tencentcloud_vod_adaptive_dynamic_streaming_templates.foo: Refreshing state...
data.tencentcloud_vod_image_sprite_templates.foo: Refreshing state...
tencentcloud_vod_super_player_config.foo: Refreshing state... [id=tf-super-player]
tencentcloud_vod_procedure_template.foo: Refreshing state... [id=tf-procedure]
data.tencentcloud_vod_super_player_configs.foo: Refreshing state...
data.tencentcloud_vod_procedure_templates.foo: Refreshing state...

Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
➜ 200914-vod
➜ 200914-vod
➜ 200914-vod
➜ 200914-vod
➜ 200914-vod
➜ 200914-vod
➜ 200914-vod tf apply
2020/10/13 20:27:54 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.

tencentcloud_vod_image_sprite_template.foo: Refreshing state... [id=51784]
tencentcloud_vod_snapshot_by_time_offset_template.foo: Refreshing state... [id=47539]
tencentcloud_vod_adaptive_dynamic_streaming_template.foo: Refreshing state... [id=171967]
data.tencentcloud_vod_snapshot_by_time_offset_templates.foo: Refreshing state...
data.tencentcloud_vod_adaptive_dynamic_streaming_templates.foo: Refreshing state...
data.tencentcloud_vod_image_sprite_templates.foo: Refreshing state...
tencentcloud_vod_super_player_config.foo: Refreshing state... [id=tf-super-player]
tencentcloud_vod_procedure_template.foo: Refreshing state... [id=tf-procedure]
data.tencentcloud_vod_super_player_configs.foo: Refreshing state...
data.tencentcloud_vod_procedure_templates.foo: Refreshing state...

Apply complete! Resources: 0 added, 0 changed, 0 destroyed.


1. rename variables.tf
Copy link
Contributor

@longkai longkai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gailwang gailwang merged commit fde3557 into tencentcloudstack:master Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants