Skip to content

Commit

Permalink
Chore: Team Project Assignments docs (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranfarage89 committed Sep 5, 2021
1 parent 69b8204 commit 5f401f9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/resources/team_project_assignment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "env0_team_project_assignment Resource - terraform-provider-env0"
subcategory: ""
description: |-
---

# env0_team_project_assignment (Resource)





<!-- schema generated by tfplugindocs -->
## Schema

### Required

- **project_id** (String) id of the project
- **role** (String) the assigned role (Admin, Planner, Viewer, Deployer)
- **team_id** (String) id of the team

### Optional

- **id** (String) The ID of this resource.


0 comments on commit 5f401f9

Please sign in to comment.