You are writing a child Terraform module that provisions an AWS instance. You want to reference the IP address returned by the child module in the root configuration. You name the instance resource "main".
Which of these is the correct way to define the output value?
akbiyik
9 months ago