Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpoint for Clickpipe IP address whitelisting #244

Open
jamesdangercarpenter opened this issue Feb 27, 2025 · 2 comments
Open

API endpoint for Clickpipe IP address whitelisting #244

jamesdangercarpenter opened this issue Feb 27, 2025 · 2 comments
Assignees

Comments

@jamesdangercarpenter
Copy link

Hi there,

While egress IPs for Clickhouse cloud can be retrieved programatically, we don't currently have a way to whitelist Clickpipe IPs without manually adding them to our config. Ideally we would be able to do this either using a data source in Terraform, or from the existing Clickhouse cloud API.

Thanks

@jkaflik
Copy link
Contributor

jkaflik commented Feb 27, 2025

Thanks @jamesdangercarpenter,

We will look into extending static-ips.json.

@whites11 I am thinking of implementing a clickhouse_static_ips data source, that will be exposing content of static-ips.json in a structured HCL way. WDYT?

@whites11
Copy link
Contributor

@whites11 I am thinking of implementing a clickhouse_static_ips data source, that will be exposing content of static-ips.json in a structured HCL way. WDYT?

I suppose it makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants