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

Private Endpoint Config DEPRECATED #72

Open
yardenws opened this issue Jul 4, 2024 · 7 comments
Open

Private Endpoint Config DEPRECATED #72

yardenws opened this issue Jul 4, 2024 · 7 comments

Comments

@yardenws
Copy link

yardenws commented Jul 4, 2024

In the documentation, it says that private_endpoint_config is DEPRECATED.
Is there any other possible way to fetch private_dns_hostname?
I've tried to fetch the entire service output but it doesn't seem to appear in any other place than that.
Is it planned to move to endpoints output?

│ Warning: Deprecated attribute

│ on .terraform/modules/site/modules/clickhouse/main.tf line 128, in resource "aws_secretsmanager_secret_version" "clickhouse_endpoint_secret_version":
│ 128: secret_string = clickhouse_service.aternity.private_endpoint_config.private_dns_hostname

│ The attribute "private_endpoint_config" is deprecated. Refer to the provider documentation for details.

@whites11 whites11 self-assigned this Jul 26, 2024
@whites11
Copy link
Contributor

hi @yardenws

thanks for reaching out.

You are right, currently there is no alternative way of getting the DNS hostname but using the deprecated field.

We are indeed working on exposing the DNS hostname field through the clickhouse_private_endpoint_config data source, but unfortunately I don't have an ETA to communicate at this stage.

I will keep this ticket open, and get back to you when I'll have news.

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove no-issue-activity label or comment or this will be closed in 5 days.

Copy link
Contributor

This issue was closed because it has been stalled for 5 days with no activity.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

This issue is stale because it has been open 30 days with no activity. Remove no-issue-activity label or comment or this will be closed in 5 days.

Copy link
Contributor

github-actions bot commented Oct 8, 2024

This issue was closed because it has been stalled for 5 days with no activity.

Copy link
Contributor

github-actions bot commented Dec 8, 2024

This issue is stale because it has been open 30 days with no activity. Remove no-issue-activity label or comment or this will be closed in 5 days.

Copy link
Contributor

github-actions bot commented Jan 8, 2025

This issue is stale because it has been open 30 days with no activity. Remove no-issue-activity label or comment or this will be closed in 5 days.

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

2 participants