We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fd610 commit cae98cbCopy full SHA for cae98cb
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Enhancements
4
* Adds `RunPreApplyCompleted` run status by @uk1288 [#727](https://github.com/hashicorp/go-tfe/pull/727)
5
+* Added BETA support for saved plan runs, by @nfagerlund [#724](https://github.com/hashicorp/go-tfe/pull/724)
6
+ * New `SavePlan` fields in `Run` and `RunCreateOptions`
7
+ * New `RunPlannedAndSaved` `RunStatus` value
8
+ * New `PlannedAndSavedAt` field in `RunStatusTimestamps`
9
+ * New `RunOperationSavePlan` constant for run list filters
10
11
# v1.28.0
12
0 commit comments