-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: coder/terraform-provider-coder
base: bc840fd
head repository: coder/terraform-provider-coder
compare: 76bda72
- 14 commits
- 21 files changed
- 6 contributors
Commits on Oct 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 979aeb5 - Browse repository at this point
Copy the full SHA 979aeb5View commit details
Commits on Oct 30, 2025
-
chore(deps): update Go version to 1.24.6 (#453)
* chore(deps): update Go version to 1.24.6 Update 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 workflow Update Go version in release.yml to match go.mod version (1.24.6)
Configuration menu - View commit details
-
Copy full SHA for a86ce82 - Browse repository at this point
Copy the full SHA a86ce82View commit details
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc9724b - Browse repository at this point
Copy the full SHA fc9724bView commit details -
feat: add
enabledcomputed field tocoder_ai_task(#451)As discussed, we want to enable a way for consumers to know if their template is being provisioned as a task or not. We know that if `CODER_TASK_ID` is set by the provisioner, it is being provisioned as a task, and not as workspace. We use this knowledge to set a computed field `enabled` to reflect this.
Configuration menu - View commit details
-
Copy full SHA for 1211f28 - Browse repository at this point
Copy the full SHA 1211f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b1ec1 - Browse repository at this point
Copy the full SHA e0b1ec1View commit details
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.
Configuration menu - View commit details
-
Copy full SHA for 5fe8d85 - Browse repository at this point
Copy the full SHA 5fe8d85View commit details -
docs(coder_ai_task): add min coder version for
promptandenabled(……#459) * docs(coder_ai_task): add min coder version for `prompt` and `enabled` * indent callouts --------- Co-authored-by: Cian Johnston <cian@coder.com>
Configuration menu - View commit details
-
Copy full SHA for 2976879 - Browse repository at this point
Copy the full SHA 2976879View commit details
Commits on Nov 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c4def2 - Browse repository at this point
Copy the full SHA 5c4def2View commit details
Commits on Nov 12, 2025
-
build(deps): Bump golang.org/x/mod from 0.29.0 to 0.30.0 (#463)
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.29.0 to 0.30.0. - [Commits](golang/mod@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c822a5f - Browse repository at this point
Copy the full SHA c822a5fView commit details
Commits on Nov 28, 2025
-
build(deps): Bump actions/checkout from 5 to 6 (#468)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60377bb - Browse repository at this point
Copy the full SHA 60377bbView commit details -
build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#467)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd62465 - Browse repository at this point
Copy the full SHA dd62465View commit details -
build(deps): Bump github.com/hashicorp/terraform-plugin-log (#465)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9cfd35f - Browse repository at this point
Copy the full SHA 9cfd35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aee79c4 - Browse repository at this point
Copy the full SHA aee79c4View commit details
Commits on Nov 29, 2025
-
feat: add confliction with
subdomain(#469)* feat: add confliction with `subdomain` * fix: provide correct error * feat: implement testing suite * chore: remove unnecessary test suite * fix: resolve `app.md` lint * chore: resolve `app.go` description * Revert "chore: remove unnecessary test suite" This reverts commit 3d63e36. * chore: remove unused comments * chore: rename `Command` to `ConflictsWith` * feat: implement extensive test case * fix: convert to using dummy values * chore: remove duplicate testcase * chore: update wording to `Conflicts with subdomain.`
Configuration menu - View commit details
-
Copy full SHA for 76bda72 - Browse repository at this point
Copy the full SHA 76bda72View commit details
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 bc840fd...76bda72