-
Notifications
You must be signed in to change notification settings - Fork 121
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
awscc_mediaconnect_flow SRT max_latency default value #1704
Comments
Thank you for opening the issue @mnmozi . This seems like a schema issue . I have opened an internal ticket to review the schema used. |
The CloudFormation schema update is complete. This needs to be tested with the next schema refresh in provider. |
@mnmozi Can you retest ? The schema refresh is in and I was able to test it once.
|
I just tested it, and it's working. Thank you for the fix. |
Thanks @mnmozi . Closing the issue with your note. |
Community Note
Terraform CLI and Terraform AWS Cloud Control Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
https://gist.github.com/mnmozi/dfd480eba9a7765f87c401a30e0742e0
Panic Output
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
AWS MediaConnect does not accept max_latency for the SRT protocol, but Terraform sets it to a default value of 2000.
References
The text was updated successfully, but these errors were encountered: