diff --git a/README.md b/README.md index 4987754..863e03f 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ In python-terraform: ## default values for apply/plan/destroy command, assign with following default value to make caller easier in python + 1. ```input=False```, in this case process won't hang because you missing a variable 1. ```no_color=IsFlagged```, in this case, stdout of result is easier for parsing