Resource Group
Purpose
This configuration file sets up the resource group required for the machine learning resources. A resource group acts as a container that holds related resources for an Azure solution.
Inputs
name
: The name of the resource group, often generated using a prefix to ensure uniqueness and clarity.
Usage
To apply this configuration, run the following commands: ```sh terragrunt init terragrunt apply