We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7da63 commit 8ab227dCopy full SHA for 8ab227d
vpc-lattice-lambda-tf/README.md
@@ -55,15 +55,11 @@ Invoke Demo Lambda function using CLI/Console and observe traffic shift from VPC
55
56
## Cleanup
57
58
-1. Change directory to the pattern directory:
59
- ```
60
- cd vpc-lattice-lambda-tf
61
62
-2. Delete all created resources by Terraform
+1. Delete all created resources by Terraform
63
```bash
64
terraform destroy
65
```
66
-3. Confirm all created resources has been deleted
+2. Confirm all created resources has been deleted
67
68
terraform show
69
0 commit comments