Q12 Single choice Mark for later How would you output returned values from a child module in the Terraform CLI output? A Declare the output in the root configuration B Declare the output in the child module C Declare the output in both the root and child module D None of the above Correct answer