From 5287285c994cb4e2ac93a8013a9d8942f8af5459 Mon Sep 17 00:00:00 2001 From: Tung Nguyen Date: Fri, 19 Nov 2021 20:54:06 +0000 Subject: [PATCH] add terraspace bundle example cli help --- lib/terraspace/cli/help/bundle.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/terraspace/cli/help/bundle.md b/lib/terraspace/cli/help/bundle.md index 4675a05c..4ecbe238 100644 --- a/lib/terraspace/cli/help/bundle.md +++ b/lib/terraspace/cli/help/bundle.md @@ -16,3 +16,9 @@ ## Info on a module terraspace bundle info MODULE + +## Import Example As Stack + +You can import a module's example as a stack. + + terraspace bundle example MODULE EXAMPLE \ No newline at end of file