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 18, 2023
1 parent 5175332 commit ab1c7a0
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 @@ -6,7 +6,10 @@ ENHANCEMENTS:
* Update API doc links from terraform.io to developer.hashicorp domain by @uk1288 [#764](https://github.com/hashicorp/terraform-provider-tfe/pull/764)

FEATURES:
* **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 ab1c7a0

Please sign in to comment.