- Notifications
You must be signed in to change notification settings - Fork22
Releases: coder/terraform-provider-coder
v2.5.3
cfa101d
Compare
Assets19
- 6.65 MB
2025-05-30T16:08:09Z - 6.24 MB
2025-05-30T16:08:09Z - 6.15 MB
2025-05-30T16:08:10Z - 6.48 MB
2025-05-30T16:08:10Z - 6.13 MB
2025-05-30T16:08:12Z - 5.95 MB
2025-05-30T16:08:12Z - 6.16 MB
2025-05-30T16:08:11Z - 6.49 MB
2025-05-30T16:08:11Z - 6.14 MB
2025-05-30T16:08:09Z - 5.95 MB
2025-05-30T16:08:09Z 2025-05-30T16:00:44Z 2025-05-30T16:00:44Z - Loading
Uh oh!
There was an error while loading.Please reload this page.
v2.5.2
442ff2a
Compare
What's Changed
- build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by@dependabot in#372
- build(deps): Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by@dependabot in#371
- chore: add minimum TTL value for expiration.policy.ttl by@ssncferreira in#406
Full Changelog:v2.5.1...v2.5.2
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.5.1
18bfe55
Compare
What's Changed
Full Changelog:v2.5.0...v2.5.1
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.5.0
28dae7f
Compare
What's Changed
- fix: allow dropdown form_type for boolean types by@Emyrk in#397
- build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 by@dependabot in#400
- fix: map_structure of form_type to match argument name by@Emyrk in#401
- docs: update README note for local provider testing with correct module path by@ssncferreira in#403
- feat: add
group
attribute tocoder_app
resource by@aslilac in#402 - feat: add expiration_policy parameter to prebuild resource by@ssncferreira in#404
New Contributors
- @ssncferreira made their first contribution in#403
Full Changelog:v2.4.2...v2.5.0
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.4.2
01334b6
Compare
What's Changed
- chore: add tag_sort option to goreleaser by@dannykopping in#398
- test: add unit test to document behavior when no new value exists by@Emyrk in#394
- Add agent API key scope to restrict access to user data by@ThomasK33 in#391
New Contributors
- @ThomasK33 made their first contribution in#391
Full Changelog:v2.4.1...v2.4.2
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.4.1
50ed1c1
Compare
What's Changed
- feat: expose
is_prebuild_claim
attribute by@dannykopping in#396
Full Changelog:v2.4.0...v2.4.1
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.4.0
4126ff4
Compare
Summary
This release introduces support forprebuilt workspaces and dynamic parameters.
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
andstyling
metadata arguments added by@Emyrk in#375 - chore: change OptionType to alias for usage as string by@Emyrk in#377
- 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
- build(deps): Bump golang.org/x/net from 0.34.0 to 0.38.0 by@dependabot in#383
- test: rbac role test assertion to handle site wide roles by@Emyrk in#385
- test: unit test to document validation behavior of parameters by@Emyrk in#387
- test: add more validation test cases by@Emyrk in#388
- feat: reuse agent tokens when a prebuilt agent reinitializes by@SasSwart in#374
- test: fix concurrent map write of TestValidateFormType by@Emyrk in#390
- feat: parameter validation refactored to single function by@Emyrk in#381
- feat: enforce monotonicity in terraform provider by@Emyrk in#392
- docs: link to additional documentation for prebuilt workspaces by@SasSwart in#395
New Contributors
Full Changelog:v2.3.0...v2.4.0
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.4.0-pre1
e51ae3a
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
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.4.0-pre0
d90c181
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
andstyling
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
Assets19
Uh oh!
There was an error while loading.Please reload this page.
v2.3.0
9a74558
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
tocoder_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
Assets19
Uh oh!
There was an error while loading.Please reload this page.