spec/templates/test/_planter.yml in planter-cli-3.0.1 vs spec/templates/test/_planter.yml in planter-cli-3.0.2

- old
+ new

@@ -1,12 +1,9 @@ --- variables: -- key: var_key +- key: project prompt: CLI Prompt - type: "[string, float, integer, number, date]" - value: "(optional, for date type can be today, time, now, etc., empty to prompt)" - default: "(optional default value, leave empty or remove key for no default)" - min: "(optional, for number type set a minimum value)" - max: "(optional, for number type set a maximum value)" + type: string + default: "bollocks and beans" git_init: false files: "*.tmp": ignore