Releases: hashicorp/go-tfe
Releases · hashicorp/go-tfe
v1.67.0
v1.66.0
Enhancements
- Adds
billable-rum-countattribute toStateVersionby @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
Enhancements
- Adds support for deleting
Stacksthat still have deployments throughForceDeleteby @hashimoon #969
Bug Fixes
- Fixed
RegistryNoCodeModulesmethodUpgradeWorkspaceto return aWorkspaceUpgradetype. 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
v1.64.1
v1.64.0
Enhancements
- Adds support for creating different organization token types by @glennsarti #943
- Adds more BETA support for
Stacksresources, which is is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @DanielMSchmidt #963
v1.63.0
v1.62.0
v1.62.0
Bug Fixes
- Fixed
RegistryNoCodeModulesmethodsCreateWorkspaceandUpdateWorkspaceto return aWorkspacetype. 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
- Adds
AllowMemberTokenManagementpermission toTeamby @juliannatetreault #922
v1.61.0
Enhancements
- Adds support for creating no-code workspaces by @paladin-devops #927
- Adds support for upgrading no-code workspaces by @paladin-devops #935