Skip to content

Releases: coder/terraform-provider-coder

v0.21.0

18 Apr 10:35
v0.21.0
b94b7ea
Compare
Choose a tag to compare

What's changed

  • fix(provider): coalesce arch to armv7 if on 32-bit arm (#210)

v0.20.1

03 Apr 15:19
ebce4ce
Compare
Choose a tag to compare
fix: check if owner groups exist before marshaling (#205)

v0.20.0

03 Apr 14:46
176fb6a
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release

What's Changed

  • feat: add owner group to workspace data by @f0ssel in #204

Full Changelog: v0.19.0...v0.20.0

v0.19.0

26 Mar 14:09
ec5b604
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

19 Feb 15:38
f5dc37c
Compare
Choose a tag to compare

What's Changed

  • chore: update description for coder_app url by @matifali in #196
  • ci: test for terraform version 1.6 and 1.7 by @matifali in #197
  • feat: relax error message for number-typed coder parameters by @mtojek in #195

Full Changelog: v0.17.0...v0.18.0

v0.17.0

13 Feb 10:48
7815596
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

12 Feb 23:04
99ba884
Compare
Choose a tag to compare

What's Changed

  • feat: add optional property to coder_external_auth by @aslilac in #185

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

09 Feb 17:49
1797a03
Compare
Choose a tag to compare
fix!: add extra validation for start_blocks_login (#192)

v0.14.2

09 Feb 10:24
7a00ae7
Compare
Choose a tag to compare
feat: Add `order` to `coder_app` (#190)

v0.14.1

08 Feb 16:10
ec80a8a
Compare
Choose a tag to compare
fix: metadata order with ForceNew (#189)