Skip to content

Releases: coder/terraform-provider-coder

v2.4.0-pre1

15 Apr 10:23
e51ae3a
Compare
Choose a tag to compare

What's Changed

  • feat: add the option to debug the coder terraform provider by @SasSwart in #378
  • chore: enhance parameter validation error messages by @Emyrk in #379
  • chore: update to go 1.24.1 by @johnstcn in #382
  • build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.35.0 by @dependabot in #380

Full Changelog: v2.4.0-pre0...v2.4.0-pre1

v2.4.0-pre0

09 Apr 15:48
d90c181
Compare
Choose a tag to compare

What's Changed

  • feat: allow presets to define prebuilds by @SasSwart in #373
  • fix: correct the prebuilds type definition by @SasSwart in #376
  • feat: form_type and styling metadata arguments added by @Emyrk in #375
    • Use in experimental dynamic parameters. Not usable in current versions of Coder

New Contributors

Full Changelog: v2.3.0...v2.4.0-pre0

v2.3.0

28 Mar 11:14
9a74558
Compare
Choose a tag to compare

What's Changed

  • chore: include terraform 1.11.* in tests by @matifali in #356
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.0 to 2.36.1 by @dependabot in #351
  • chore: only release if tests pass by @dannykopping in #357
  • feat: add rbac_roles to coder_workspace_owner data source by @nxf5025 in #330
  • chore(integration): fix failing tests referencing workspace_owner.rbac_roles by @johnstcn in #369
  • feat: add coder_devcontainer resource by @mafredri in #368

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.3.0-pre2

05 Mar 09:25
12b724d
Compare
Choose a tag to compare
v2.3.0-pre2 Pre-release
Pre-release

What's Changed

  • chore: include terraform 1.11.* in tests by @matifali in #356
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.0 to 2.36.1 by @dependabot in #351
  • chore: only release if tests pass by @dannykopping in #357

Full Changelog: v2.2.0...v2.3.0-pre2

v2.2.0

05 Mar 08:55
f95a77f
Compare
Choose a tag to compare

What's Changed

  • feat: add resources_monitoring field to agent by @defelmnq in #331
  • build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #342
  • fix: app display name validation by @mtojek in #344
  • fix: support unlimited parameter options by @mtojek in #345

Full Changelog: v2.1.3...v2.2.0

v2.3.0-pre1

05 Mar 09:07
913795a
Compare
Choose a tag to compare
v2.3.0-pre1 Pre-release
Pre-release

Full Changelog: v2.2.0...v2.3.0-pre1

v2.3.0-pre0

05 Mar 09:00
913795a
Compare
Choose a tag to compare
v2.3.0-pre0 Pre-release
Pre-release

Full Changelog: v2.2.0...v2.3.0-pre0

v2.2.0-pre2

19 Feb 14:51
Compare
Choose a tag to compare
v2.2.0-pre2 Pre-release
Pre-release

What's Changed

  • feat: add resources_monitoring field to agent by @defelmnq in #331
  • build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #342
  • fix: app display name validation by @mtojek in #344
  • fix: support unlimited parameter options by @mtojek in #345
  • chore: test auto prerelease by @matifali in #347
  • chore: set GoReleaser version to 2 in config by @matifali in #348

Full Changelog: v2.1.3...v2.2.0-pre2

v2.2.0-pre0

17 Feb 17:20
v2.2.0-pre0
a9b64aa
Compare
Choose a tag to compare
v2.2.0-pre0 Pre-release
Pre-release

What's Changed

  • feat: add resources_monitoring field to agent by @defelmnq in #331
  • build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #342
  • fix: app display name validation by @mtojek in #344
  • fix: support unlimited parameter options by @mtojek in #345

Full Changelog: v2.1.3...v2.2.0-pre0

v2.1.3

07 Feb 11:15
c9b396f
Compare
Choose a tag to compare

What's Changed

  • doc: add release section by @defelmnq in #328
  • chore: Prettify README.md by @matifali in #329
  • feat: add a workspace preset datasource by @SasSwart in #332
  • build(deps): Bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot in #337
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.36.0 by @dependabot in #338
  • fix(docs): fix parameter options icons by @matifali in #339
  • ci: drop support for EOL terraform version by @matifali in #340

New Contributors

Full Changelog: v2.1.2...v2.1.3