From 9e558aefde4ca6e5a96a099870f7f4fe6f075313 Mon Sep 17 00:00:00 2001 From: Andrew Jones Date: Thu, 22 May 2025 15:57:10 +0100 Subject: [PATCH] Update README.md You need to specify the cloud region when running the destroy or it will fail. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffd9f8b..c77ca96 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ The number of options required are reduced when destroying a stack The number of options required are reduced when destroying a stack -`bolt plan run pecdm::destroy provider=aws` +`bolt plan run pecdm::destroy provider=aws region=` ### Upgrading examples