Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Jul 17, 2023
1 parent c6efab2 commit 9db74b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/resources/team_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,10 @@ resource "env0_team_project_assignment" "role_assignment_custom_role_example" {

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

## Import

Import is supported using the following syntax:

```shell
terraform import env0_team_project_assignment.example team-id_project-id
```

0 comments on commit 9db74b0

Please sign in to comment.