Terraform

What are output variables and what terraform output does?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Output variables are named values that are sourced from the attributes of a module. They are stored in terraform state, and can be used by other modules through remote_state