Data Source: tfe_team_project_access

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

Example Usage

data "tfe_team_project_access" "test" {
  team_id      = "my-team-id"
  project_id   = "my-project-id"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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