Releases: coder/terraform-provider-coder
Releases · coder/terraform-provider-coder
v2.9.0
What's Changed
- build(deps): Bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot[bot] in #411
- docs: clarify cron attribute format for coder_script resource by @blink-so[bot] in #409
- Fix coder_script agent_id reference typos by @blink-so[bot] in #418
- Mark tokens as sensitive in data sources by @blink-so[bot] in #416
- fix: correct URL validation and centralize logic by @ssncferreira in #421
- docs: add link to styling options documentation by @blink-so[bot] in #423
- feat: add icon and description fields to workspace preset by @ssncferreira in #422
New Contributors
- @blink-so[bot] made their first contribution in #409
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- feat: implement default preset by @dannykopping in #414
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- feat: add
coder_ai_task
resource by @dannykopping in #413
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- chore: add blink-so to CLA allowlist by @matifali in #410
- build(deps): Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot in #412
- feat: add scheduling configuration for prebuilds by @evgeniy-scherbina in #408
New Contributors
- @evgeniy-scherbina made their first contribution in #408
Full Changelog: v2.5.3...v2.6.0
v2.5.3
v2.5.2
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
v2.5.1
What's Changed
Full Changelog: v2.5.0...v2.5.1
v2.5.0
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
v2.4.2
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
v2.4.1
What's Changed
- feat: expose
is_prebuild_claim
attribute by @dannykopping in #396
Full Changelog: v2.4.0...v2.4.1