Data Source: tfe_team_access

Use this data source to get information about team permissions for a workspace.

Example Usage

data "tfe_team_access" "test" {
  team_id      = "my-team-id"
  workspace_id = "my-workspace-id"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to all arguments above, the following attributes are exported:

The permissions block contains: