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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Unreleased
2
2
3
+
***New Data Source**: `d/tfe_teams` is a new data source to return names and IDs of Teams in an Organization, by @isaacmcollins[992]https://github.com/hashicorp/terraform-provider-tfe/pull/992
4
+
3
5
## v0.48.0 (August 7, 2023)
4
6
5
7
BUG FIXES:
@@ -15,6 +17,7 @@ FEATURES:
15
17
various customizable permissions options to apply to a project and all of the workspaces therein, by @rberecka[983](https://github.com/hashicorp/terraform-provider-tfe/pull/983)
16
18
*`d/team_project_access`: Add a `custom` option to the `access` attribute as well as `project_access` and `workspace_access` attributes, by @rberecka[983](https://github.com/hashicorp/terraform-provider-tfe/pull/983)
17
19
20
+
18
21
NOTES:
19
22
* The provider is now using go-tfe [v1.32.0](https://github.com/hashicorp/go-tfe/releases/tag/v1.32.0)
0 commit comments