You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_resource_group"></a> [resource\_group](#input\_resource\_group)| Resource definition, default settings are defined within locals and merged with var settings. For more information look at [Outputs](#Outputs). |`any`|`{}`| no |
42
+
43
+
## Outputs
44
+
45
+
| Name | Description |
46
+
|------|-------------|
47
+
| <aname="output_resource_group"></a> [resource\_group](#output\_resource\_group)| Outputs all attributes of azurerm\_resource\_group. |
48
+
| <aname="output_variables"></a> [variables](#output\_variables)| Displays all configurable variables passed by the module. __default\_\_ = predefined values per module. \_\_merged__ = result of merging the default values and custom values passed to the module |
49
+
50
+
## Examples
51
+
52
+
Minimal configuration to install the desired resources with the module
0 commit comments