Skip to content

Commit 8ab227d

Browse files
authored
Update README.md
1 parent 6f7da63 commit 8ab227d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

vpc-lattice-lambda-tf/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,11 @@ Invoke Demo Lambda function using CLI/Console and observe traffic shift from VPC
5555
5656
## Cleanup
5757
58-
1. Change directory to the pattern directory:
59-
```
60-
cd vpc-lattice-lambda-tf
61-
```
62-
2. Delete all created resources by Terraform
58+
1. Delete all created resources by Terraform
6359
```bash
6460
terraform destroy
6561
```
66-
3. Confirm all created resources has been deleted
62+
2. Confirm all created resources has been deleted
6763
```bash
6864
terraform show
6965
```

0 commit comments

Comments
 (0)