Atif Ali 494ad9bd48
fix(copilot): remove hardcoded model enum to allow any Copilot model (#833)
The `copilot_model` variable was restricted to a hardcoded enum of three
models (`claude-sonnet-4`, `claude-sonnet-4.5`, `gpt-5`). Models change
fast and this validation was blocking users from using newer models.

## Changes

- Remove `validation` block from `copilot_model` variable in `main.tf`
- Update variable description to indicate any Copilot-supported model
can be used
- Replace enum validation test with a test that verifies arbitrary model
strings are accepted
- Bump module version to `0.4.1` in README examples

Closes #832

> 🤖 This PR was created with the help of Coder Agents, and needs a human
review. 🧑‍💻
2026-04-05 00:42:33 +05:00
..
2026-01-08 12:11:02 -06:00

display_name bio github avatar linkedin website status
Coder Labs Collection of example templates and modules for Coder. Designed for reference, not production use. coder ./.images/avatar.svg https://www.linkedin.com/company/coderhq https://discord.gg/coder official

å

Coder Labs

Collection of example templates and modules for Coder. Designed for reference, not production use.