Terraform module which creates Terraform Enterprise team resources.
| Name | Version |
|---|---|
| tfe | 0.49.2 |
| Name | Version |
|---|---|
| tfe | 0.49.2 |
No modules.
| Name | Type |
|---|---|
| tfe_team.self | resource |
| tfe_team_members.self | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| name | The name of the team | string |
n/a | yes |
| organization_name | The name of the organization | string |
n/a | yes |
| usernames | List of usernames to add to the team | list(string) |
[] |
no |
| Name | Description |
|---|---|
| id | The ID of the team. |
| name | The name of the team. |