layout | page_title | sidebar_current | description |
---|---|---|---|
teamcity |
TeamCity: agent_pool |
docs-teamcity-datasource-agent-pool |
Provides details about a TeamCity Agent Pool. |
Provides details about a TeamCity Agent Pool.
data "teamcity_agent_pool" "default" {
name = "Default"
}
The following arguments are supported:
Name
- (Required) Name of the Agent Pool.
The following attributes are exported:
id
- The Agent Pool IDName
- The Agent Pool Name.