Skip to content

Commit eb33312

Browse files
authored
Turn directory tree into preformatted block (#270)
1 parent 352cd13 commit eb33312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guides/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,12 @@ resource "iterative_task" "example" {
4141

4242
The project layout should look similar to this:
4343

44+
```
4445
project/
4546
├─ shared/
4647
│ └─ ···
4748
└─ main.tf
49+
```
4850

4951
## Initializing Terraform
5052

0 commit comments

Comments
 (0)