Skip to content

Releases: coder/terraform-provider-coder

v2.16.0-pre0

22 Apr 19:28
af77cd5

Choose a tag to compare

What's Changed

  • fix(docs): use slim-window in coder_app example by @angrycub in #492
  • build(deps): Bump hashicorp/setup-terraform from 3 to 4 by @dependabot[bot] in #481
  • build(deps): Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #482
  • build(deps): Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #480
  • chore: update Terraform test matrix to 1.11-1.14 by @matifali in #493
  • chore: upgrade Go to 1.25 by @matifali in #495
  • build(deps): Bump google.golang.org/grpc from 1.75.1 to 1.79.3 by @dependabot[bot] in #491
  • build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #433
  • build(deps): Bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #488
  • chore: allow CI to use latest Go patch updates by relaxing version check by @matifali in #496
  • build(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.27.0 to 1.43.0 by @dependabot[bot] in #499
  • feat: add coder_secret data source for user secrets by @zedkipp in #501

New Contributors

Full Changelog: v2.15.0...v2.16.0-pre0

v2.15.0

16 Mar 12:01
dbadcf7

Choose a tag to compare

What's Changed

  • fix: remove .md suffix from prebuilt workspaces docs link by @blinkagent[bot] in #490
  • feat: add merge_strategy attribute to coder_env resource by @kacpersaw in #489

New Contributors

  • @blinkagent[bot] made their first contribution in #490

Full Changelog: v2.14.0...v2.15.0

v2.14.0

09 Mar 20:26
7fa3c10

Choose a tag to compare

What's Changed

  • build(deps): Bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in #463
  • build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #468
  • build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #467
  • build(deps): Bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #465
  • fix: typo in data coder_external_auth example and docs by @krispage in #420
  • feat: add confliction with subdomain by @jakehwll in #469
  • build(deps): Bump golang.org/x/mod from 0.30.0 to 0.31.0 by @dependabot[bot] in #472
  • build(deps): Bump golang.org/x/mod from 0.31.0 to 0.32.0 by @dependabot[bot] in #473
  • feat: add subagent_id attribute to coder_devcontainer resource by @DanielleMaywood in #474
  • fix: embed timezone database via time/tzdata by @mtojek in #476
  • build(deps): Bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #477

New Contributors

Full Changelog: v2.13.1...v2.14.0

v2.13.1

05 Nov 10:08
v2.13.1
5c4def2

Choose a tag to compare

What's Changed

Note: There are no functional changes between this release and v2.13.0-pre0.

New Contributors

Full Changelog: v2.12.0...v2.13.1

v2.13.0-pre0

04 Nov 10:52
v2.13.0-pre0
2976879

Choose a tag to compare

v2.13.0-pre0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0-pre0

v2.12.0

20 Oct 15:22
v2.12.0
bc840fd

Choose a tag to compare

What's Changed

  • build(deps): Bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #449
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.1 by @dependabot[bot] in #444

Full Changelog: v2.12.0-pre0...v2.12.0

v2.12.0-pre0

07 Oct 08:28
eb191d3

Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.12.0-pre0

v2.11.0

10 Sep 15:22
bb2167e

Choose a tag to compare

What's Changed

  • ci: fix go version to that defined in go.mod by @johnstcn in #438
  • build(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #437
  • build(deps): Bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #440
  • feat: add tooltip field to workspace app by @rafrdz in #435

New Contributors

Full Changelog: v2.10.1...v2.11.0

v2.10.1

28 Aug 11:15
8c9d011

Choose a tag to compare

What's Changed

  • docs: add Premium license warning for external_agent resource by @blink-so in #434

This patch release adds a warning to the external_agent resource documentation to inform users that external agents require a Premium Coder license.

Full Changelog: v2.10.0...v2.10.1

v2.10.0

08 Aug 08:31
e04ea9c

Choose a tag to compare

What's Changed

  • feat(coder-attach): add coder_external_agent resource by @kacpersaw in #424

New Contributors

Full Changelog: v2.9.0...v2.10.0