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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
5
5
* Add `Sort` option to `Agents` and `AgentPools`, by @twitnithegirl[#1229](https://github.com/hashicorp/go-tfe/pull/1229)
6
6
* Add serialization for `StacksEnabled` field, `CanEnableStacks` & `CanCreateProject` permissions on Organization Read by @a-anurag27[#1230](https://github.com/hashicorp/go-tfe/pull/1230)
7
+
* Adds new stacks resources `StackDeployments`, `StackDiagnostics`, and `StackStates`, by @ctrombley[#1226](https://github.com/hashicorp/go-tfe/pull/1226)
8
+
* Adds new `Diagnostics` methods to `StackConfigurations`, and `StackDeploymentSteps`, by @ctrombley[#1226](https://github.com/hashicorp/go-tfe/pull/1226)
9
+
* Adds new `Artifacts` method to `StackDeploymentSteps`, by @ctrombley[#1226](https://github.com/hashicorp/go-tfe/pull/1226)
10
+
* Add serialization for `StacksEnabled` field, `CanEnableStacks` & `CanCreateProject` permissions on Organization Read by @a-anurag27[#1230](https://github.com/hashicorp/go-tfe/pull/1230)
0 commit comments