From 222f12f4385bf3213d68c06e45cbe548f5e8cf9d Mon Sep 17 00:00:00 2001 From: Liran Farage Date: Sun, 5 Sep 2021 17:19:49 +0300 Subject: [PATCH] Chore: Team Project Assignments docs --- docs/resources/team_project_assignment.md | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs/resources/team_project_assignment.md diff --git a/docs/resources/team_project_assignment.md b/docs/resources/team_project_assignment.md new file mode 100644 index 00000000..cd4471b0 --- /dev/null +++ b/docs/resources/team_project_assignment.md @@ -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 + +### 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. + +