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
This commit updates the Org. entitlements for the new Private Run Tasks feature.
This commit also updates the Run Task options struct for CRUD operations to
pass through the agent pool relationship
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# UNRELEASED
2
+
3
+
## Enhancements
4
+
2
5
* Adds `AllowMemberTokenManagement` permission to `Team` by @juliannatetreault[#922](https://github.com/hashicorp/go-tfe/pull/922)
6
+
* Adds `PrivateRunTasks` field to Entitlements by @glennsarti[#944](https://github.com/hashicorp/go-tfe/pull/944)
7
+
* Adds `AgentPool` relationship to options when creating and updating Run Tasks by @glennsarti[#944](https://github.com/hashicorp/go-tfe/pull/944)
0 commit comments