Terraform - How to output a value to the CLI from a child module

preview_player
Показать описание
---

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.
Рекомендации по теме