This is like `--yes`, but for parameter prompts.
Relates to https://github.com/coder/coder/issues/17818 Note: due to limitations in `cobra/serpent` I ended up having to use `-` to signify absence of provisioner tags. This value is not a valid key-value pair and thus not a valid tag.
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>