Releases: coder/terraform-provider-coder
Releases · coder/terraform-provider-coder
v2.16.0-pre0
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
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
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
subdomainby @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_idattribute tocoder_devcontainerresource by @DanielleMaywood in #474 - fix: embed timezone database via
time/tzdataby @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
What's Changed
Note: There are no functional changes between this release and
v2.13.0-pre0.
- chore(README.md): add note regarding multiple tags by @johnstcn in #461
- chore(integration): fix failing coder-ai-task integration test by @johnstcn in #456
- chore(deps): update Go version to 1.24.6 by @michaelvp411 in #453
- fix: set default value for
coder_ai_task.promptto an empty string by @DanielleMaywood in #458 - feat: add
enabledcomputed field tocoder_ai_taskby @DanielleMaywood in #451 - build(deps): Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #427
- feat: add coder_task data source by @johnstcn in #460
- docs(coder_ai_task): add min coder version for
promptandenabledby @DanielleMaywood in #459 - chore(README.md): add note regarding multiple tags by @johnstcn in #461
New Contributors
- @michaelvp411 made their first contribution in #453
Full Changelog: v2.12.0...v2.13.1
v2.13.0-pre0
What's Changed
- chore(integration): fix failing coder-ai-task integration test by @johnstcn in #456
- chore(deps): update Go version to 1.24.6 by @michaelvp411 in #453
- fix: set default value for
coder_ai_task.promptto an empty string by @DanielleMaywood in #458 - feat: add
enabledcomputed field tocoder_ai_taskby @DanielleMaywood in #451 - build(deps): Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #427
- feat: add coder_task data source by @johnstcn in #460
- docs(coder_ai_task): add min coder version for
promptandenabledby @DanielleMaywood in #459
New Contributors
- @michaelvp411 made their first contribution in #453
Full Changelog: v2.12.0...v2.13.0-pre0
v2.12.0
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
What's Changed
- fix: do not panic if monitors undefined by @mtojek in #442
- chore: update workspace resource description by @mtojek in #443
- feat: add
promptandapp_idfields tocoder_ai_taskby @DanielleMaywood in #445 - fix: update
AITaskdata structure to match resource by @DanielleMaywood in #446 - fix: make
ai_task.idchange backwards compatible by @DanielleMaywood in #447
Full Changelog: v2.11.0...v2.12.0-pre0
v2.11.0
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
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
What's Changed
- feat(coder-attach): add coder_external_agent resource by @kacpersaw in #424
New Contributors
- @kacpersaw made their first contribution in #424
Full Changelog: v2.9.0...v2.10.0