Skip to content

Commit

Permalink
change to full path instead of relative
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcclenn authored Aug 15, 2024
1 parent a3a08a9 commit fdce6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ terraform apply
### Step 4
Navigate into the sandbox environment, and initialize and apply the Terraform configuration:
```shell
cd ../sandbox
cd infra/recipes/terraform/azure/environments/sandbox
terraform init
terraform apply
```
Expand Down

0 comments on commit fdce6f8

Please sign in to comment.