@pulumiverse/clickhouse
v1.0.1
Published
A Pulumi package for creating and managing Clickhouse Cloud resources. Based on terraform-provider-clickhouse: version v1.0.0
Downloads
276
Readme
Clickhouse Resource Provider
The Clickhouse Resource Provider lets you manage clickhouse resources.
Sponsored By
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumiverse/clickhouse
or yarn
:
yarn add @pulumiverse/clickhouse
Python
To use from Python, install using pip
:
pip install pulumiverse_clickhouse
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-clickhouse/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Clickhouse
Reference
For detailed reference documentation, please visit the Pulumi registry.
Support
If you run into any issue, please file and issue in the github repository, or come ask us for help in the moose community
Used By
Please make a PR adding your company or product if you are using this provider in production.
- Boreal hosting platform for Moose projects (open source developer framework for data engineering workloads)