You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# UNRELEASED
2
-
<!-- Add CHANGELOG entry to this section for any PR awaiting the next release -->
3
-
<!-- Please also include if this is a Bug Fix, Enhancement, or Feature -->
2
+
3
+
## Bug Fixes
4
+
* Removed unused field `AgentPoolID` from the Workspace model. (Callers should be using the `AgentPool` relation instead) by @brandonc[#815](https://github.com/hashicorp/go-tfe/pull/815)
0 commit comments