Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bdcde commit d3f6718Copy full SHA for d3f6718
README.md
@@ -23,7 +23,6 @@ Update coder templates automatically
23
| **`dir`** | **Required** The directory of the template that contains `main.tf` file | - |
24
| `name` | New version name for the template. | Autogenerated name by Coder |
25
| `activate` | Activate the new template version. | `true` |
26
-| `create` | Creates a new template if it does not exist | `true` |
27
| `message` | Update message (similar to commit messages) | - |
28
| `dry_run` | Dry run mode. | `false` |
29
0 commit comments