Input & output
Overview
When you design your cloud infrastructures in Brainboard, the Terraform code is auto-generated for you based on the configuration of the resources.
{% hint style="info" %} Brainboard allows you to use variables, locals and output exactly as you would do it in Terraform. {% endhint %}
{% hint style="success" %} You can implement your naming conventions, set specific values for the configuration based on some criteria and define what information you want to display once the infrastructure is deployed. {% endhint %}
 (1).png)
Related
{% columns %} {% column width="25%" %} Variables {% endcolumn %}
{% column width="25%" %} Locals
{% endcolumn %}
{% column width="49.999999999999986%" %} Output {% endcolumn %} {% endcolumns %}