Skip to content

Releases: coder/terraform-provider-coder

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

v2.9.0

24 Jul 10:32
e6d58d0

Choose a tag to compare

What's Changed

  • build(deps): Bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot[bot] in #411
  • docs: clarify cron attribute format for coder_script resource by @blink-so[bot] in #409
  • Fix coder_script agent_id reference typos by @blink-so[bot] in #418
  • Mark tokens as sensitive in data sources by @blink-so[bot] in #416
  • fix: correct URL validation and centralize logic by @ssncferreira in #421
  • docs: add link to styling options documentation by @blink-so[bot] in #423
  • feat: add icon and description fields to workspace preset by @ssncferreira in #422

New Contributors

  • @blink-so[bot] made their first contribution in #409

Full Changelog: v2.8.0...v2.9.0