File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ You can now interact with the application using the React app. All services used
178178running on the real AWS cloud.
179179
180180
181- Before moving on, make sure you clean up your AWS resources by running (also in setup/ terraform):
181+ Before moving on, make sure you clean up your AWS resources by running (also in the ` terraform ` folder ):
182182
183183```
184184$ terraform destroy
@@ -213,7 +213,7 @@ Usage: terraform [global options] <subcommand> [args]
213213...
214214```
215215
216- From here on, it's the same as using AWS. In the ` setup/ terraform` folder, run the ` cleanup ` script
216+ From here on, it's the same as using AWS. In the ` terraform ` folder, run the ` cleanup ` script
217217to get rid of any files that keep track of the resources' state. Then:
218218
219219```
You can’t perform that action at this time.
0 commit comments