Skip to content

Commit

Permalink
updates task description
Browse files Browse the repository at this point in the history
  • Loading branch information
id27182 committed Nov 8, 2024
1 parent e8af341 commit 9c3dca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Grafana is an app for building dashboards with data from different sources. To r
To complete this task:
1. Edit `main.tf` - uncommend the `aws_vpc` resource. VPC is an AWS resource for building private networks.
2. Run the following commands to generage a terraform execution plan in json format:
2. Run the following commands to generage a terraform execution plan in **json** format:
```
terraform init
terraform plan -out=tfplan
Expand Down

0 comments on commit 9c3dca4

Please sign in to comment.