From f3ed7c35912ea83dc2c38349133fc8201c3f8481 Mon Sep 17 00:00:00 2001 From: Rajas Nathak <61021680+rajasnathak@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:17:04 -0500 Subject: [PATCH] adding instruction to destroy --- genai-for-marketing/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genai-for-marketing/Readme.md b/genai-for-marketing/Readme.md index cf4f62b..c82150f 100644 --- a/genai-for-marketing/Readme.md +++ b/genai-for-marketing/Readme.md @@ -64,5 +64,5 @@ Congratulations! The GenAI for marketing project deployment should now be underw The above commands will delete the associated resources so there will be no billable charges made afterwards. ```sh -terraform apply -auto-approve +terraform destroy -auto-approve ``` \ No newline at end of file