Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: coder/terraform-provider-coder

v2.5.3

30 May 16:08
cfa101d
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v2.5.2...v2.5.3

Contributors

  • @aslilac
aslilac
Assets19

v2.5.2

27 May 10:39
442ff2a
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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

Contributors

  • @ssncferreira
  • @dependabot
ssncferreira and dependabot
Loading

v2.5.1

27 May 10:07
v2.5.1
This tag was signed with the committer’sverified signature.
matifali Atif Ali
SSH Key Fingerprint:t8RoTC/FQ24oiDmx2JqCWvsawez2UdLnKQh0P9FjvXk
Verified
Learn about vigilant mode.
18bfe55
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

  • docs: various documentation formatting improvements by@matifali in#405

Full Changelog:v2.5.0...v2.5.1

Contributors

  • @matifali
matifali
Loading

v2.5.0

26 May 10:19
28dae7f
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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: addgroup attribute tocoder_app resource by@aslilac in#402
  • feat: add expiration_policy parameter to prebuild resource by@ssncferreira in#404

New Contributors

Full Changelog:v2.4.2...v2.5.0

Contributors

  • @aslilac
  • @ssncferreira
  • @Emyrk
  • @dependabot
aslilac, ssncferreira, and 2 other contributors
Loading

v2.4.2

17 May 22:53
01334b6
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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

Full Changelog:v2.4.1...v2.4.2

Contributors

  • @dannykopping
  • @ThomasK33
  • @Emyrk
dannykopping, ThomasK33, and Emyrk
Loading

v2.4.1

12 May 07:15
50ed1c1
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v2.4.0...v2.4.1

Contributors

  • @dannykopping
dannykopping
Loading

v2.4.0

09 May 07:47
4126ff4
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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

Contributors

  • @johnstcn
  • @Emyrk
  • @SasSwart
  • @dependabot
johnstcn, Emyrk, and 2 other contributors
Loading

v2.4.0-pre1

15 Apr 10:23
e51ae3a
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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

Contributors

  • @johnstcn
  • @Emyrk
  • @SasSwart
  • @dependabot
johnstcn, Emyrk, and 2 other contributors
Loading

v2.4.0-pre0

09 Apr 15:48
d90c181
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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

Contributors

  • @Emyrk
  • @SasSwart
Emyrk and SasSwart
Loading

v2.3.0

28 Mar 11:14
9a74558
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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: addrbac_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: addcoder_devcontainer resource by@mafredri in#368

New Contributors

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

Contributors

  • @mafredri
  • @dannykopping
  • @johnstcn
  • @nxf5025
  • @matifali
  • @dependabot
mafredri, dannykopping, and 4 other contributors
Loading
Previous13451112
Previous

[8]ページ先頭

©2009-2025 Movatter.jp