terraform-provider-tencentcloud icon indicating copy to clipboard operation
terraform-provider-tencentcloud copied to clipboard

`tencentcloud_mps_adaptive_dynamic_streaming_template`: `resolution_adaptive` can not be empty even though it's an optional field

Open smorimoto opened this issue 1 year ago • 0 comments

resolution_adaptive can not be empty even though it's an optional field. The most likely cause is a bug in the Terraform provider since the API spec says it's optional as well.

│ Error: [TencentCloudSDKError] Code=InvalidParameter, Message=invalid paramter ResolutionSelfAdapting with value , RequestId=REDACTED

smorimoto avatar Apr 04 '23 17:04 smorimoto