Data Source: tfe_project

Use this data source to get information about a project.

Example Usage

data "tfe_project" "foo" {
  name = "my-project-name"
  organization = "my-org-name"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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