fit and finish 101

This commit is contained in:
Dennis Eikelenboom
2021-09-20 10:41:09 -07:00
parent 5c6087899a
commit ae58331e4e
7 changed files with 15 additions and 9 deletions

View File

@ -31,6 +31,8 @@ Network connectivity to the workspace is allowed over public endpoints, making t
## Usage
```bash
terraform init
terraform plan -var name=azureml567 -out demo.tfplan
terraform apply "demo.tfplan"