Closed
Description
The Terraform provider currently supports the ability to have a private link setup to a given ClickHouse service, however a customer may require multiple private links from more than one VPC to a given ClickHouse service. Currently, when setting up multiple private links from different VPCs to a given ClickHouse service via the Terraform provider, inconsistent results are seen (overwriting of existing private link setup, etc.) The API supports this, however this is currently a limitation in this provider.