Skip to content

Commit

Permalink
Task 1
Browse files Browse the repository at this point in the history
  • Loading branch information
VoronM1522 committed Feb 6, 2025
1 parent 3c9d03b commit cd97e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/TF.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Commands outputs:
- `terraform show`
```
```
$ terraform show
# docker_container.nginx:
resource "docker_container" "nginx" {
Expand Down Expand Up @@ -83,7 +83,7 @@ Commands outputs:
name = "nginx:latest"
repo_digest = "nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34"
}
```
```
- `terraform state list`
```
$ terraform state list
Expand Down

0 comments on commit cd97e52

Please sign in to comment.