-
Notifications
You must be signed in to change notification settings - Fork 144
[new datasources and resources for vod] #529
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
Conversation
brickzzhang
commented
Oct 12, 2020
- data_source_tc_vod_adaptive_dynamic_streaming_templates
- data_source_tc_vod_image_sprite_templates
- data_source_tc_vod_procedure_templates
- data_source_tc_vod_snapshot_by_time_offset_templates
- data_source_tc_vod_super_player_configs
- resource_tc_vod_adaptive_dynamic_streaming_template
- resource_tc_vod_image_sprite_template
- resource_tc_vod_procedure_template
- resource_tc_vod_snapshot_by_time_offset_template
- 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
testacc:
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodImageSpriteTemplates"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodProcedureTemplates"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSuperPlayerConfigs"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodImageSpriteTemplateResource"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodProcedureTemplateResource"
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource" 等vod侧接口修复
➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSuperPlayerConfigResource" |
tencentcloud/data_source_tc_vod_adaptive_dynamic_streaming_templates.go
Outdated
Show resolved
Hide resolved
tencentcloud/data_source_tc_vod_adaptive_dynamic_streaming_templates.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
tencentcloud/resource_tc_vod_adaptive_dynamic_streaming_template.go
Outdated
Show resolved
Hide resolved
1. review fix 2. changelog
tencentcloud_vod_adaptive_dynamic_streaming_templates➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodAdaptiveDynamicStreamingTemplates" tencentcloud_vod_image_sprite_templates➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodImageSpriteTemplates" tencentcloud_vod_procedure_templates➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodProcedureTemplates" tencentcloud_vod_snapshot_by_time_offset_templates➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSnapshotByTimeOffsetTemplates" tencentcloud_vod_super_player_configs➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccDataSourceTencentCloudVodSuperPlayerConfigs" tencentcloud_vod_adaptive_dynamic_streaming_template➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodAdaptiveDynamicStreamingTemplateResource" tencentcloud_vod_image_sprite_template➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodImageSpriteTemplateResource" tencentcloud_vod_procedure_template➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodProcedureTemplateResource" tencentcloud_vod_snapshot_by_time_offset_template➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSnapshotByTimeOffsetTemplateResource" tencentcloud_vod_super_player_config➜ terraform-provider-tencentcloud git:(vod) ✗ make testacc TESTARGS="-run=TestAccTencentCloudVodSuperPlayerConfigResource" |
1. fix example 2. fix description
mutil apply: ➜ 200914-vod tf apply
|
1. rename variables.tf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm