-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: coder/terraform-provider-coder
base: v2.9.0
head repository: coder/terraform-provider-coder
compare: main
- 5 commits
- 8 files changed
- 4 contributors
Commits on Aug 8, 2025
-
feat(coder-attach): add coder_external_agent resource (#424)
* add coder_external_agent resource * Change token to agent_id
Configuration menu - View commit details
-
Copy full SHA for e04ea9c - Browse repository at this point
Copy the full SHA e04ea9cView commit details
Commits on Aug 12, 2025
-
build(deps): Bump actions/checkout from 4 to 5 (#426)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... 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 b358b64 - Browse repository at this point
Copy the full SHA b358b64View commit details
Commits on Aug 25, 2025
-
build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#…
…429) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.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 06cddce - Browse repository at this point
Copy the full SHA 06cddceView commit details -
build(deps): Bump golang.org/x/mod from 0.25.0 to 0.27.0 (#425)
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.25.0 to 0.27.0. - [Commits](golang/mod@v0.25.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.27.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 42c19bc - Browse repository at this point
Copy the full SHA 42c19bcView commit details
Commits on Aug 28, 2025
-
docs: add Premium license warning for external_agent resource (#434)
* docs: add Premium license warning for external_agent resource Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com> * fix: add Premium license warning to external_agent resource description The warning needs to be in the Go code description field so it gets auto-generated into the documentation. Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com> * docs: remove manual markdown edit to let auto-generation handle warning The warning is now properly added in the Go code description field and will be auto-generated into the documentation. Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com> * docs: add Premium license warning with pricing link to external_agent Updated the Go code description to include a warning about Premium license requirement with a link to pricing, then ran make gen to regenerate the documentation. Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com> --------- Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: M Atif Ali <U04T3LN8ASU+AtifCoder@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c9d011 - Browse repository at this point
Copy the full SHA 8c9d011View 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 v2.9.0...main