Data Source: tfe_agent_pool

Use this data source to get information about an agent pool.

Example Usage

data "tfe_agent_pool" "test" {
  name          = "my-agent-pool-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: