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?
When using a remote backend or terraform Cloud integration, where does Terraform save resource sate?
The public Terraform Module Registry is free to use.
One remote backend configuration always maps to a single remote workspace.