- Notifications
You must be signed in to change notification settings - Fork24
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:coder/terraform-provider-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v2.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:coder/terraform-provider-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 8commits
- 15files changed
- 4contributors
Commits on Oct 29, 2025
Commits on Oct 30, 2025
chore(deps): update Go version to 1.24.6 (#453)
* chore(deps): update Go version to 1.24.6Update Go version from 1.24.2 to 1.24.6 to resolve vulnerability reports in transitive dependencies. This update addresses security issues in SQL and Git packages that, while not directly used by the provider, are causing artifact repository blocks.Fixes#452* chore(deps): update Go version in release workflowUpdate Go version in release.yml to match go.mod version (1.24.6)
Commits on Oct 31, 2025
feat: add
enabledcomputed field tocoder_ai_task(#451)As discussed, we want to enable a way for consumers to know if theirtemplate is being provisioned as a task or not. We know that if `CODER_TASK_ID` is set by the provisioner, it is being provisioned asa task, and not as workspace. We use this knowledge to set a computed field `enabled` to reflect this.
Commits on Nov 4, 2025
feat: add coder_task data source (#460)
Adds a `coder_task` data source to support use cases that would otherwise cause a cycle error.
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.12.0...v2.13.1
Uh oh!
There was an error while loading.Please reload this page.