---
title: "Terraform & OpenAPI for ClickPipes is now Generally Available"
description: "ClickHouse Cloud announced the general availability of ClickPipes resources in Terraform and OpenAPI, expanding infrastructure-as-code support across its managed data ingestion platform. The release resolves previous beta gaps by adding full connector coverage, including Change Data Capture for Postgres, MySQL, and MongoDB, alongside support for BigQuery, Azure Blob Storage, and reverse private endpoints. Operators can provision new data ingestion pipelines, pause or resume sync operations, and scale resources programmatically through OpenAPI endpoints or the ClickHouse Terraform provider starting at version 3.14.0. Existing ClickPipes can also be imported into Terraform state using native import blocks and automated configuration generation. Although SSH tunneling remains under active development, nearly all UI capabilities now map cleanly to programmatic interfaces."
---

# Terraform & OpenAPI for ClickPipes is now Generally Available

[Clickhouse](https://yomu.fyi/company/clickhouse) · Marta Paes · Apr 20, 2026

**Type:** Announcement

## Summary

ClickHouse Cloud announced the general availability of ClickPipes resources in Terraform and OpenAPI, expanding infrastructure-as-code support across its managed data ingestion platform. The release resolves previous beta gaps by adding full connector coverage, including Change Data Capture for Postgres, MySQL, and MongoDB, alongside support for BigQuery, Azure Blob Storage, and reverse private endpoints. Operators can provision new data ingestion pipelines, pause or resume sync operations, and scale resources programmatically through OpenAPI endpoints or the ClickHouse Terraform provider starting at version 3.14.0. Existing ClickPipes can also be imported into Terraform state using native import blocks and automated configuration generation. Although SSH tunneling remains under active development, nearly all UI capabilities now map cleanly to programmatic interfaces.

## Context

Managing ClickHouse Cloud data ingestion previously relied on manual UI operations or beta API interfaces that lacked full connector coverage, preventing teams from managing all ClickPipes via automated infrastructure-as-code workflows.

## Approach / What changed

ClickHouse released stable ClickPipes support in OpenAPI endpoints and the ClickHouse Terraform provider version 3.14.0 and higher, adding CDC connectors for Postgres, MySQL, and MongoDB, support for reverse private endpoints, and import capabilities for existing pipes.

## Takeaways

- The ClickHouse Terraform provider (v3.14.0+) enables full lifecycle management for ClickPipes, including scaling, updating settings, triggering resyncs, and pausing ingestion.
- Existing ClickPipes can be imported into Terraform state by discovering IDs via the Cloud API and using import blocks alongside terraform plan config generation.
- Importing Postgres CDC ClickPipes requires setting stopped to true during the initial apply to write credentials to state before updating to false to resume ingestion.

**Tags:** [Data Pipelines](https://yomu.fyi/topic/data-pipelines), [Deployment](https://yomu.fyi/topic/deployment), [MySQL](https://yomu.fyi/topic/mysql), [Postgres](https://yomu.fyi/topic/postgres), [REST APIs](https://yomu.fyi/topic/rest-api)

- Source: [Clickhouse](https://clickhouse.com/blog/terraform-ga)
- Source URL: https://clickhouse.com/blog/terraform-ga
- Ingested by Yomu: 2026-08-28T01:24:36.957Z

[Read original post](https://clickhouse.com/blog/terraform-ga)
