From 340aaeaec77800672801f6b9277cb60289f5e7d6 Mon Sep 17 00:00:00 2001 From: Timur Solodovnikov Date: Tue, 21 May 2024 12:30:54 -0700 Subject: [PATCH] . --- examples/PrivateLinkAzure/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/PrivateLinkAzure/README.md b/examples/PrivateLinkAzure/README.md index 3a54eb52..358c3b58 100644 --- a/examples/PrivateLinkAzure/README.md +++ b/examples/PrivateLinkAzure/README.md @@ -26,4 +26,4 @@ Azure's Terraform provider does not expose the Private Endpoint UUID, which mean 2. [Obtain Private Endpoint UUID](https://clickhouse.com/docs/en/cloud/security/azure-privatelink#obtaining-private-endpoint-resourceguid) for foo and bar endpoints. 3. Second Run: set `private_endpoint_azure_bar_uuid` `private_endpoint_azure_foo_uuid`. This time Private Endpoints will be added to organization and instance allow list. -There is [an open issue](https://github.com/hashicorp/terraform-provider-azurerm/issues/17011) to fix it. \ No newline at end of file +There is [an open issue](https://github.com/hashicorp/terraform-provider-azurerm/issues/17011) to address this problem. \ No newline at end of file