Skip to content

Releases: coder/terraform-provider-coderd

v0.0.10

05 Mar 23:08
6940a87
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/docker/docker from 27.5.0+incompatible to 27.5.1+incompatible by @dependabot in #170
  • chore(deps): bump github.com/coder/coder/v2 from 2.18.3 to 2.18.4 by @dependabot in #169
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 by @dependabot in #171
  • chore(deps): bump github.com/coder/coder/v2 from 2.18.4 to 2.18.5 by @dependabot in #174
  • chore(deps): bump github.com/coder/coder/v2 from 2.18.5 to 2.19.0 by @dependabot in #177
  • chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #176
  • chore: fix golangci config by @aslilac in #181
  • feat: add coderd_organization_sync_settings resource by @aslilac in #173
  • feat: add org_sync_idp_groups attribute to coderd_organization resource by @aslilac in #182
  • fix: use server computed org display name by @ethanndickson in #183
  • chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #179
  • chore: add t.Parallel() to speed up tests by @aslilac in #184
  • fix: avoid sending template metadata update if max_port_share_level is default by @ethanndickson in #190
  • chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 by @dependabot in #189
  • chore(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.0+incompatible by @dependabot in #187
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 by @dependabot in #186
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 by @dependabot in #185
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 by @dependabot in #193
  • chore(deps): bump github.com/docker/docker from 28.0.0+incompatible to 28.0.1+incompatible by @dependabot in #192

Full Changelog: v0.0.9...v0.0.10

v0.0.9

29 Jan 14:14
7b1d4e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

03 Dec 23:07
283e3cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

07 Nov 10:11
a40e7f0
Compare
Choose a tag to compare

What's Changed

  • fix: skip validating unknown version names by @ethanndickson in #123

  • fix: include provisioner tags when creating template version by @ethanndickson in #125

  • docs: add import examples by @ethanndickson in #118

  • chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #119

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #116

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 by @dependabot in #129

  • chore(deps): bump coder from 2.16.0 to 2.17.0 by @ethanndickson in #133

Full Changelog: v0.0.6...v0.0.7

v0.0.6

21 Oct 06:20
269046e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Oct 04:24
07ff38b
Compare
Choose a tag to compare

What's Changed

Dependencies:

  • chore(deps): bump coder from 2.14.2 to 2.16.0 by @ethanndickson in #111
  • chore(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.1+incompatible by @dependabot in #88
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 by @dependabot in #104
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #107

Full Changelog: v0.0.4...v0.0.5

v0.0.4

03 Sep 05:11
7645de8
Compare
Choose a tag to compare

What's Changed

  • docs improvements in #80, #82
  • chore(deps): bump github.com/coder/coder/v2 from 2.14.1 to 2.14.2 by @dependabot in #81
  • chore(deps): bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #75
  • chore: support importing resources by fully qualified names by @ethanndickson in #84

Full Changelog: v0.0.3...v0.0.4

v0.0.3

22 Aug 07:07
0ee6dc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

16 Aug 14:49
1a38271
Compare
Choose a tag to compare

What's Changed

v0.0.1

13 Aug 15:49
d23df4c
Compare
Choose a tag to compare

First release!