From d3f671814f543ea09489ea06e083b92d44b57fee Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 11 Jan 2024 21:18:08 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5bc07b9..3cbed6b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ Update coder templates automatically | **`dir`** | **Required** The directory of the template that contains `main.tf` file | - | | `name` | New version name for the template. | Autogenerated name by Coder | | `activate` | Activate the new template version. | `true` | -| `create` | Creates a new template if it does not exist | `true` | | `message` | Update message (similar to commit messages) | - | | `dry_run` | Dry run mode. | `false` |