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
+1Lines changed: 1 addition & 0 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
2
3
3
## Enhancements
4
+
* Add support for querying and filtering private registry modules based on a search query, `provider`, `registry_name` and `organization_name`, by @gautambaghel[#1179](https://github.com/hashicorp/go-tfe/pull/1179)
4
5
* Adds support for `RegistryModule` VCS source_directory and tag_prefix options, by @jillrami[#1154] (https://github.com/hashicorp/go-tfe/pull/1154)
5
6
* Adds `GroupName` filter option for `StackDeploymentGroup` by @Maed223[#1175](https://github.com/hashicorp/go-tfe/pull/1175)
6
7
* Adds endpoint for reruning a stack deployment by @hwatkins05-hashicorp/@Maed223[#1176](https://github.com/hashicorp/go-tfe/pull/1176)
0 commit comments