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
@@ -3,6 +3,7 @@
3
3
BUG FIXES:
4
4
*`r/tfe_team_project_access`: Fixes a panic that occurs when the client is configured against an older TFE release, by @sebasslash[1011](https://github.com/hashicorp/terraform-provider-tfe/pull/1011)
5
5
* The provider no longer makes two service discovery requests per provider config, by @brandonc[1034](https://github.com/hashicorp/terraform-provider-tfe/pull/1034)
6
+
*`d/tfe_policy_set`: Add `excluded_workspace_ids` attribute, by @Netra2104[1035](https://github.com/hashicorp/terraform-provider-tfe/pull/1035)
6
7
7
8
FEATURES:
8
9
*`d/tfe_organization_membership`: Add `organization_membership_id` attribute, by @laurenolivia[997](https://github.com/hashicorp/terraform-provider-tfe/pull/997)
0 commit comments