Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
No response
Relevant Log Output
Expected Behavior
No response
Steps to Reproduce
- Create a template containing a file "test.tf" with "# ab"
coder templates pull
it into a directory- Update the template to have the file say "# c"
coder templates pull
it into the same directory and confirm overwriting- Local file now contains "# cb", want "# c"
Environment
- Host OS: Ubuntu 24.04
- Coder version: v2.18.4, CLI version: v2.18.0
Additional Context
No response