You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #316 , but making this separate to avoid polluting that discussion with a slightly different issue.
Our Clickhouse Service is going to have a lot of private endpoints that connect to it. It looks like with the old clickhouse_private_endpoint_registration, it was possible to specify a description for each endpoint that'd then be shown in the Clickhouse Cloud UI:
However, now with clickhouse_service_private_endpoints_attachment, it doesn't look like there's any way to add a description to each endpoint attachment. That makes things just a little more unwieldy when you have multiple endpoint attachments.