summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--library/cloudformation2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cloudformation b/library/cloudformation
index d536a5fe6b..494f46e191 100644
--- a/library/cloudformation
+++ b/library/cloudformation
@@ -50,7 +50,7 @@ options:
state:
description:
- If state is "present", stack will be created. If state is "present" and if stack exists and template has changed, it will be updated.
- If state is present, stack will be removed.
+ If state is absent, stack will be removed.
required: true
default: null
aliases: []