filmov
tv
Terraform - How to output a value to the CLI from a child module
![preview_player](https://i.ytimg.com/vi/PrfrRj3ZMr0/maxresdefault.jpg)
Показать описание
---
The problem with outputs created within a child module is that they are not immediately accessible from the root module. So, a terraform apply will not output the values to the CLI by default. This video shows how to make the child module outputs visible in the CLI.
The problem with outputs created within a child module is that they are not immediately accessible from the root module. So, a terraform apply will not output the values to the CLI by default. This video shows how to make the child module outputs visible in the CLI.