# README

This is the official provider for ClickHouse Cloud.

With this provider you can deploy a ClickHouse instance on AWS, Google Cloud or Azure Cloud.

To use this provider, you need to Sign In for a ClickHouse Cloud account and generate an API key.

You can find more example on how to use this provider on Github.

Visit https://clickhouse.com/docs/en/cloud-quick-start now to get started using ClickHouse Cloud.

Breaking changes

Upgrading to version >= 1.0.0 of the Clickhouse Terraform Provider

If you are upgrading from version < 1.0.0 to anything >= 1.0.0 and you are using the clickhouse_private_endpoint_registration resource or the private_endpoint_ids attribute of the clickhouse_service resource, then a manual process is required after the upgrade. Please visit https://github.com/ClickHouse/terraform-provider-clickhouse#breaking-changes-and-deprecations for more details.

# Functions

New is a helper function to simplify provider server and testing implementation.