Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwudka committed Jan 23, 2023
1 parent 9eb52a7 commit 63e1bf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ ENHANCEMENTS:

FEATURES:
* **New Provider Config**: `organization` defines a default organization for all resources, making all resource-specific organization arguments optional.
* **New Resource**: r/tfe_team_project_access is a new resource that allows managing team project permissions.
* **New Data Source**: d/tfe_team_project_access is a new datasource to allows reading existing team project permissions.
* r/tfe_team: Teams can now be imported using `<ORGANIZATION NAME>/<TEAM NAME>` ([#745](https://github.com/hashicorp/terraform-provider-tfe/pull/745))
* r/tfe_team: Add attribute `manage_projects` to `tfe_team`.
* r/tfe_team_organization_member: Team Organization Memberships can now be imported using `<ORGANIZATION NAME>/<USER EMAIL>/<TEAM NAME>` ([#745](https://github.com/hashicorp/terraform-provider-tfe/pull/745))

## v0.41.0 (January 4, 2023)
Expand Down

0 comments on commit 63e1bf0

Please sign in to comment.