Skip to content

Releases: hashicorp/go-tfe

v1.66.0

17 Sep 19:45
ec9ee35
Compare
Choose a tag to compare

Enhancements

  • Adds billable-rum-count attribute to StateVersion by @shoekstra #974

Bug Fixes

  • Fixed the incorrect error "workspace already unlocked" being returned when attempting to unlock a workspace that was locked by a Team or different User @ctrombley / @lucasmelin #975

v1.65.0

10 Sep 21:49
c53e306
Compare
Choose a tag to compare

Enhancements

  • Adds support for deleting Stacks that still have deployments through ForceDelete by @hashimoon #969

Bug Fixes

  • Fixed RegistryNoCodeModules method UpgradeWorkspace to return a WorkspaceUpgrade type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops #955

v1.64.2

27 Aug 23:00
e75d2b5
Compare
Choose a tag to compare

Enhancements

  • Adds support for including no-code permissions to the OrganizationPermissions struct #967

v1.64.1

23 Aug 23:01
26f46b9
Compare
Choose a tag to compare

Bug Fixes

  • Fixes BETA feature regression in Stacks associated with decoding StackVCSRepo data by @brandonc #964

v1.64.0

20 Aug 22:12
9be0628
Compare
Choose a tag to compare

Enhancements

  • Adds support for creating different organization token types by @glennsarti #943
  • Adds more BETA support for Stacks resources, which is is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @DanielMSchmidt #963

v1.63.0

14 Aug 20:55
33407ff
Compare
Choose a tag to compare

Enhancements

v1.62.0

07 Aug 18:21
fd766c1
Compare
Choose a tag to compare

v1.62.0

Bug Fixes

  • Fixed RegistryNoCodeModules methods CreateWorkspace and UpdateWorkspace to return a Workspace type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops #954

Enhancements

v1.61.0

30 Jul 20:40
3613459
Compare
Choose a tag to compare

Enhancements

v1.60.0

23 Jul 19:36
dee5a9c
Compare
Choose a tag to compare

Enhancements

  • Adds more BETA support for Stacks resources, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc. #934

v1.59.0

09 Jul 19:17
e48db07
Compare
Choose a tag to compare

Features