Skip to content

Commit 5f401f9

Browse files
Chore: Team Project Assignments docs (#144)
1 parent 69b8204 commit 5f401f9

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
# generated by https://github.com/hashicorp/terraform-plugin-docs
3+
page_title: "env0_team_project_assignment Resource - terraform-provider-env0"
4+
subcategory: ""
5+
description: |-
6+
7+
---
8+
9+
# env0_team_project_assignment (Resource)
10+
11+
12+
13+
14+
15+
<!-- schema generated by tfplugindocs -->
16+
## Schema
17+
18+
### Required
19+
20+
- **project_id** (String) id of the project
21+
- **role** (String) the assigned role (Admin, Planner, Viewer, Deployer)
22+
- **team_id** (String) id of the team
23+
24+
### Optional
25+
26+
- **id** (String) The ID of this resource.
27+
28+

0 commit comments

Comments
 (0)