Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.5.7
AWS Provider Version
5.68.0
Affected Resource(s)
aws_medialive_channel
Expected Behavior
Color space settings would be applied
Actual Behavior
It causes an error by
terraform apply
(no error withterraform plan
)Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
By defining the color space settings, it will fail no matter which color space.
Debug Output
No response
Panic Output
No response
Important Factoids
The
aws_medialive_channel
resource was importedReferences
No response
Would you like to implement a fix?
None