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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
## Enhancements
4
4
* Adds support for `RegistryModule` VCS source_directory and tag_prefix options, by @jillrami[#1154] (https://github.com/hashicorp/go-tfe/pull/1154)
5
5
* Adds `GroupName` filter option for `StackDeploymentGroup` by @Maed223[#1175](https://github.com/hashicorp/go-tfe/pull/1175)
6
+
* Adds endpoint for reruning a stack deployment by @hwatkins05-hashicorp/@Maed223[#1176](https://github.com/hashicorp/go-tfe/pull/1176)
7
+
6
8
7
9
## Bug Fixes
8
10
* Fixes issue [1061](https://github.com/hashicorp/go-tfe/issues/1061), validation accepts all RunStatus including `"cost_estimated"` by @KenCox-Hashicorp[#1171](https://github.com/hashicorp/go-tfe/pull/1171)
0 commit comments