Skip to main content

TeamCity Provider

Manage TeamCity CI/CD resources with Pulumi
1 min read

The TeamCity provider enables you to manage projects, build configurations, VCS roots, and team resources in TeamCity using Pulumi. This provider is dynamically bridged from the Terraform TeamCity Provider.

Installation#

Install the TeamCity provider package using your preferred package manager:

Configuration#

Provider Setup#

Or using environment variables:

Quick Start#

Key Features#

Project Management#

Build Configurations#

A TeamCity build configuration is composed of several resources that all reference the parent BuildConfiguration by buildConfigurationId:

VCS Roots#