From 9cd279896eecacaa91ad14d27d5a26ae29ef9ee5 Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Mon, 27 Nov 2023 11:43:15 -0500 Subject: [PATCH] removing callout --- website/snippets/_cloud-environments-info.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/snippets/_cloud-environments-info.md b/website/snippets/_cloud-environments-info.md index 2544b626401..0f45c09f2e6 100644 --- a/website/snippets/_cloud-environments-info.md +++ b/website/snippets/_cloud-environments-info.md @@ -46,10 +46,6 @@ For more info, check out this [FAQ page on this topic](/faqs/Environments/custom ### Extended attributes -:::important This feature is currently in beta -Extended Attributes is currently in [beta](/docs/dbt-versions/product-lifecycles?) for select users and is subject to change. -::: - :::note Extended attributes are retrieved and applied only at runtime when `profiles.yml` is requested for a specific Cloud run. Extended attributes are currently _not_ taken into consideration for Cloud-specific features such as PrivateLink or SSH Tunneling that do not rely on `profiles.yml` values. :::