include compute resources and network dependencies

This commit is contained in:
Dennis Eikelenboom
2021-09-20 15:41:46 -07:00
parent ae58331e4e
commit 2713f07c82
4 changed files with 50 additions and 0 deletions

View File

@ -43,6 +43,8 @@ This configuration describes the minimal set of resources you require to get sta
## Usage
```bash
terraform init
terraform plan -var name=azureml567 -out demo.tfplan
terraform apply "demo.tfplan"