ClickHouse / terraform-provider-clickhouse

Terraform Provider for ClickHouse Cloud
Apache License 2.0
21 stars 7 forks source link

Remove private endpoints from service #138

Closed whites11 closed 2 months ago

whites11 commented 2 months ago

Towards: https://github.com/ClickHouse/terraform-provider-clickhouse/issues/137

Deprecate and avoid using private_endpoint_ids attribute for the service resource.

The feature will be replaced by a standalone resource in a followup PR.

Of course this is a breaking change and will be released in a major version.