docs(terraform): markdown fix, formatting (#285)
This commit is contained in:
parent
ec96e34907
commit
79cb765237
@ -15,8 +15,8 @@ resource "local_file" "mario_local_file" {
|
|||||||
```
|
```
|
||||||
3. Run `terraform init`. What did it do?
|
3. Run `terraform init`. What did it do?
|
||||||
4. Run `terraform plan`. What Terraform is going to perform?
|
4. Run `terraform plan`. What Terraform is going to perform?
|
||||||
5. Finally, run 'terraform apply' and verify the file was created
|
5. Finally, run `terraform apply` and verify the file was created
|
||||||
|
|
||||||
## Solution
|
## Solution
|
||||||
|
|
||||||
Click [here to view the solution](solution.md)
|
Click [here to view the solution](solution.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user