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` |