From b061434f9f67e54bdd32c783d01ec4d4b74e3bf8 Mon Sep 17 00:00:00 2001 From: Jakub Michalak Date: Mon, 3 Feb 2025 16:21:04 +0100 Subject: [PATCH] chore: Add preview and stable categories to resources and data sources in docs (#3370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Group stable and preview resources and data sources in docs. - Adjust a few descriptions regarding preview status. ## Test Plan * [ ] acceptance tests * [ ] … ## References --- MIGRATION_GUIDE.md | 6 ++++++ docs/data-sources/account_roles.md | 2 +- docs/data-sources/accounts.md | 2 +- docs/data-sources/alerts.md | 2 +- docs/data-sources/connections.md | 2 +- docs/data-sources/cortex_search_services.md | 2 +- docs/data-sources/current_account.md | 2 +- docs/data-sources/current_role.md | 2 +- docs/data-sources/database.md | 2 +- docs/data-sources/database_role.md | 2 +- docs/data-sources/database_roles.md | 2 +- docs/data-sources/databases.md | 2 +- docs/data-sources/dynamic_tables.md | 2 +- docs/data-sources/external_functions.md | 2 +- docs/data-sources/external_tables.md | 2 +- docs/data-sources/failover_groups.md | 2 +- docs/data-sources/file_formats.md | 2 +- docs/data-sources/functions.md | 2 +- docs/data-sources/grants.md | 2 +- docs/data-sources/masking_policies.md | 2 +- docs/data-sources/materialized_views.md | 2 +- docs/data-sources/network_policies.md | 2 +- docs/data-sources/parameters.md | 2 +- docs/data-sources/pipes.md | 2 +- docs/data-sources/procedures.md | 2 +- docs/data-sources/resource_monitors.md | 2 +- docs/data-sources/row_access_policies.md | 2 +- docs/data-sources/schemas.md | 2 +- docs/data-sources/secrets.md | 2 +- docs/data-sources/security_integrations.md | 2 +- docs/data-sources/sequences.md | 2 +- docs/data-sources/shares.md | 2 +- docs/data-sources/stages.md | 2 +- docs/data-sources/storage_integrations.md | 2 +- docs/data-sources/streamlits.md | 2 +- docs/data-sources/streams.md | 2 +- docs/data-sources/system_generate_scim_access_token.md | 2 +- docs/data-sources/system_get_aws_sns_iam_policy.md | 2 +- docs/data-sources/system_get_privatelink_config.md | 2 +- docs/data-sources/system_get_snowflake_platform_info.md | 2 +- docs/data-sources/tables.md | 2 +- docs/data-sources/tags.md | 2 +- docs/data-sources/tasks.md | 2 +- docs/data-sources/users.md | 2 +- docs/data-sources/views.md | 2 +- docs/data-sources/warehouses.md | 2 +- docs/resources/account.md | 2 +- docs/resources/account_authentication_policy_attachment.md | 2 +- docs/resources/account_parameter.md | 4 +--- docs/resources/account_password_policy_attachment.md | 2 +- docs/resources/account_role.md | 2 +- docs/resources/alert.md | 2 +- ...hentication_integration_with_authorization_code_grant.md | 2 +- ...pi_authentication_integration_with_client_credentials.md | 2 +- .../api_authentication_integration_with_jwt_bearer.md | 2 +- docs/resources/api_integration.md | 2 +- docs/resources/authentication_policy.md | 2 +- docs/resources/cortex_search_service.md | 2 +- docs/resources/database.md | 2 +- docs/resources/database_role.md | 2 +- docs/resources/dynamic_table.md | 2 +- docs/resources/email_notification_integration.md | 2 +- docs/resources/execute.md | 3 +-- docs/resources/external_function.md | 2 +- docs/resources/external_oauth_integration.md | 2 +- docs/resources/external_table.md | 2 +- docs/resources/external_volume.md | 2 +- docs/resources/failover_group.md | 2 +- docs/resources/file_format.md | 2 +- docs/resources/function_java.md | 2 +- docs/resources/function_javascript.md | 2 +- docs/resources/function_python.md | 2 +- docs/resources/function_scala.md | 2 +- docs/resources/function_sql.md | 2 +- docs/resources/grant_account_role.md | 2 +- docs/resources/grant_application_role.md | 2 +- docs/resources/grant_database_role.md | 2 +- docs/resources/grant_ownership.md | 3 +-- docs/resources/grant_privileges_to_account_role.md | 3 +-- docs/resources/grant_privileges_to_database_role.md | 3 +-- docs/resources/grant_privileges_to_share.md | 3 +-- docs/resources/legacy_service_user.md | 2 +- docs/resources/managed_account.md | 2 +- docs/resources/masking_policy.md | 2 +- docs/resources/materialized_view.md | 2 +- docs/resources/network_policy.md | 2 +- docs/resources/network_policy_attachment.md | 2 +- docs/resources/network_rule.md | 2 +- docs/resources/notification_integration.md | 2 +- docs/resources/oauth_integration_for_custom_clients.md | 2 +- .../resources/oauth_integration_for_partner_applications.md | 2 +- docs/resources/object_parameter.md | 2 +- docs/resources/password_policy.md | 2 +- docs/resources/pipe.md | 3 +-- docs/resources/primary_connection.md | 2 +- docs/resources/procedure_java.md | 2 +- docs/resources/procedure_javascript.md | 2 +- docs/resources/procedure_python.md | 2 +- docs/resources/procedure_scala.md | 2 +- docs/resources/procedure_sql.md | 2 +- docs/resources/resource_monitor.md | 2 +- docs/resources/row_access_policy.md | 2 +- docs/resources/saml2_integration.md | 2 +- docs/resources/schema.md | 2 +- docs/resources/scim_integration.md | 2 +- docs/resources/secondary_connection.md | 2 +- docs/resources/secondary_database.md | 3 +-- docs/resources/secret_with_authorization_code_grant.md | 2 +- docs/resources/secret_with_basic_authentication.md | 2 +- docs/resources/secret_with_client_credentials.md | 2 +- docs/resources/secret_with_generic_string.md | 2 +- docs/resources/sequence.md | 2 +- docs/resources/service_user.md | 2 +- docs/resources/share.md | 2 +- docs/resources/shared_database.md | 2 +- docs/resources/stage.md | 2 +- docs/resources/storage_integration.md | 2 +- docs/resources/stream_on_directory_table.md | 2 +- docs/resources/stream_on_external_table.md | 2 +- docs/resources/stream_on_table.md | 2 +- docs/resources/stream_on_view.md | 2 +- docs/resources/streamlit.md | 2 +- docs/resources/table.md | 2 +- docs/resources/table_column_masking_policy_application.md | 4 +++- docs/resources/table_constraint.md | 2 +- docs/resources/tag.md | 2 +- docs/resources/tag_association.md | 2 +- docs/resources/task.md | 2 +- docs/resources/user.md | 2 +- docs/resources/user_authentication_policy_attachment.md | 2 +- docs/resources/user_password_policy_attachment.md | 2 +- docs/resources/user_public_keys.md | 2 +- docs/resources/view.md | 2 +- docs/resources/warehouse.md | 2 +- templates/data-sources.md.tmpl | 2 +- templates/data-sources/account_roles.md.tmpl | 2 +- templates/data-sources/accounts.md.tmpl | 2 +- templates/data-sources/connections.md.tmpl | 2 +- templates/data-sources/cortex_search_services.md.tmpl | 2 +- templates/data-sources/database_roles.md.tmpl | 2 +- templates/data-sources/databases.md.tmpl | 2 +- templates/data-sources/grants.md.tmpl | 2 +- templates/data-sources/masking_policies.md.tmpl | 2 +- templates/data-sources/network_policies.md.tmpl | 2 +- templates/data-sources/resource_monitors.md.tmpl | 2 +- templates/data-sources/row_access_policies.md.tmpl | 2 +- templates/data-sources/schemas.md.tmpl | 2 +- templates/data-sources/secrets.md.tmpl | 2 +- templates/data-sources/security_integrations.md.tmpl | 2 +- templates/data-sources/streamlits.md.tmpl | 2 +- templates/data-sources/streams.md.tmpl | 2 +- .../data-sources/system_get_aws_sns_iam_policy.md.tmpl | 2 +- templates/data-sources/tags.md.tmpl | 2 +- templates/data-sources/tasks.md.tmpl | 2 +- templates/data-sources/users.md.tmpl | 2 +- templates/data-sources/views.md.tmpl | 2 +- templates/data-sources/warehouses.md.tmpl | 2 +- templates/resources.md.tmpl | 2 +- templates/resources/account.md.tmpl | 2 +- templates/resources/account_parameter.md.tmpl | 4 +--- templates/resources/account_role.md.tmpl | 2 +- ...cation_integration_with_authorization_code_grant.md.tmpl | 2 +- ...thentication_integration_with_client_credentials.md.tmpl | 2 +- .../api_authentication_integration_with_jwt_bearer.md.tmpl | 2 +- templates/resources/authentication_policy.md.tmpl | 2 +- templates/resources/cortex_search_service.md.tmpl | 2 +- templates/resources/database.md.tmpl | 2 +- templates/resources/database_role.md.tmpl | 2 +- templates/resources/execute.md.tmpl | 3 +-- templates/resources/external_oauth_integration.md.tmpl | 2 +- templates/resources/function_java.md.tmpl | 2 +- templates/resources/function_javascript.md.tmpl | 2 +- templates/resources/function_python.md.tmpl | 2 +- templates/resources/function_scala.md.tmpl | 2 +- templates/resources/function_sql.md.tmpl | 2 +- templates/resources/grant_account_role.md.tmpl | 2 +- templates/resources/grant_application_role.md.tmpl | 2 +- templates/resources/grant_database_role.md.tmpl | 2 +- templates/resources/grant_ownership.md.tmpl | 3 +-- .../resources/grant_privileges_to_account_role.md.tmpl | 3 +-- .../resources/grant_privileges_to_database_role.md.tmpl | 3 +-- templates/resources/grant_privileges_to_share.md.tmpl | 3 +-- templates/resources/legacy_service_user.md.tmpl | 2 +- templates/resources/masking_policy.md.tmpl | 2 +- templates/resources/network_policy.md.tmpl | 2 +- templates/resources/network_rule.md.tmpl | 2 +- .../resources/oauth_integration_for_custom_clients.md.tmpl | 2 +- .../oauth_integration_for_partner_applications.md.tmpl | 2 +- templates/resources/password_policy.md.tmpl | 2 +- templates/resources/pipe.md.tmpl | 3 +-- templates/resources/primary_connection.md.tmpl | 2 +- templates/resources/procedure_java.md.tmpl | 2 +- templates/resources/procedure_javascript.md.tmpl | 2 +- templates/resources/procedure_python.md.tmpl | 2 +- templates/resources/procedure_scala.md.tmpl | 2 +- templates/resources/procedure_sql.md.tmpl | 2 +- templates/resources/resource_monitor.md.tmpl | 2 +- templates/resources/row_access_policy.md.tmpl | 2 +- templates/resources/saml2_integration.md.tmpl | 2 +- templates/resources/schema.md.tmpl | 2 +- templates/resources/scim_integration.md.tmpl | 2 +- templates/resources/secondary_connection.md.tmpl | 2 +- templates/resources/secondary_database.md.tmpl | 3 +-- .../resources/secret_with_authorization_code_grant.md.tmpl | 2 +- .../resources/secret_with_basic_authentication.md.tmpl | 2 +- templates/resources/secret_with_client_credentials.md.tmpl | 2 +- templates/resources/secret_with_generic_string.md.tmpl | 2 +- templates/resources/service_user.md.tmpl | 2 +- templates/resources/shared_database.md.tmpl | 2 +- templates/resources/stream_on_directory_table.md.tmpl | 2 +- templates/resources/stream_on_external_table.md.tmpl | 2 +- templates/resources/stream_on_table.md.tmpl | 2 +- templates/resources/stream_on_view.md.tmpl | 2 +- templates/resources/streamlit.md.tmpl | 2 +- .../table_column_masking_policy_application.md.tmpl | 4 +++- templates/resources/tag.md.tmpl | 2 +- templates/resources/tag_association.md.tmpl | 2 +- templates/resources/task.md.tmpl | 2 +- templates/resources/user.md.tmpl | 2 +- templates/resources/user_public_keys.md.tmpl | 2 +- templates/resources/view.md.tmpl | 2 +- templates/resources/warehouse.md.tmpl | 2 +- 222 files changed, 231 insertions(+), 239 deletions(-) diff --git a/MIGRATION_GUIDE.md b/MIGRATION_GUIDE.md index d259c2929a..6513e27631 100644 --- a/MIGRATION_GUIDE.md +++ b/MIGRATION_GUIDE.md @@ -7,6 +7,12 @@ across different versions. > [!TIP] > We highly recommend upgrading the versions one by one instead of bulk upgrades. +## v1.0.2 ➞ v1.0.3 + +### Changed documentation structure +We added `Preview` and `Stable` categories to the resources and data sources documentation, which clearly separates the preview and stable features in the documentation feature list. +This is a part of our effort to improve the provider documentation. We are open for your feedback and suggestions. + ## v1.0.1 ➞ v1.0.2 ### Fixed migration of account resource diff --git a/docs/data-sources/account_roles.md b/docs/data-sources/account_roles.md index f26c03bec5..c8af3ebba1 100644 --- a/docs/data-sources/account_roles.md +++ b/docs/data-sources/account_roles.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_account_roles Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered account roles. Filtering is aligned with the current possibilities for SHOW ROLES https://docs.snowflake.com/en/sql-reference/sql/show-roles query (like and in_class are all supported). The results of SHOW are encapsulated in one output collection. --- diff --git a/docs/data-sources/accounts.md b/docs/data-sources/accounts.md index f378741edd..3b9204c380 100644 --- a/docs/data-sources/accounts.md +++ b/docs/data-sources/accounts.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_accounts Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered accounts. Filtering is aligned with the current possibilities for SHOW ACCOUNTS https://docs.snowflake.com/en/sql-reference/sql/show-accounts query. The results of SHOW are encapsulated in one output collection accounts. --- diff --git a/docs/data-sources/alerts.md b/docs/data-sources/alerts.md index b84f7eb4b8..1e060b4743 100644 --- a/docs/data-sources/alerts.md +++ b/docs/data-sources/alerts.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_alerts Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/connections.md b/docs/data-sources/connections.md index 345d6cb562..6f88de87aa 100644 --- a/docs/data-sources/connections.md +++ b/docs/data-sources/connections.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_connections Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered connections. Filtering is aligned with the current possibilities for SHOW CONNECTIONS https://docs.snowflake.com/en/sql-reference/sql/show-connections query. The results of SHOW is encapsulated in one output collection connections. --- diff --git a/docs/data-sources/cortex_search_services.md b/docs/data-sources/cortex_search_services.md index 6f87f5a453..6ce3ea4d2b 100644 --- a/docs/data-sources/cortex_search_services.md +++ b/docs/data-sources/cortex_search_services.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_cortex_search_services Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/current_account.md b/docs/data-sources/current_account.md index d0aead9256..420b9e1bdb 100644 --- a/docs/data-sources/current_account.md +++ b/docs/data-sources/current_account.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_current_account Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/current_role.md b/docs/data-sources/current_role.md index 3014c157ee..85bc38e7d7 100644 --- a/docs/data-sources/current_role.md +++ b/docs/data-sources/current_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_current_role Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/database.md b/docs/data-sources/database.md index 387bbe06e4..aa83b09d62 100644 --- a/docs/data-sources/database.md +++ b/docs/data-sources/database.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_database Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/database_role.md b/docs/data-sources/database_role.md index e1c025dbe7..c97aed7581 100644 --- a/docs/data-sources/database_role.md +++ b/docs/data-sources/database_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_database_role Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/database_roles.md b/docs/data-sources/database_roles.md index 12f55291d1..37824c4dee 100644 --- a/docs/data-sources/database_roles.md +++ b/docs/data-sources/database_roles.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_database_roles Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered database roles. Filtering is aligned with the current possibilities for SHOW DATABASE ROLES https://docs.snowflake.com/en/sql-reference/sql/show-database-roles query (like and limit are supported). The results of SHOW is encapsulated in show_output collection. --- diff --git a/docs/data-sources/databases.md b/docs/data-sources/databases.md index e9376b650e..8cb05c493b 100644 --- a/docs/data-sources/databases.md +++ b/docs/data-sources/databases.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_databases Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered databases. Filtering is aligned with the current possibilities for SHOW DATABASES https://docs.snowflake.com/en/sql-reference/sql/show-databases query (like, starts_with, and limit are all supported). The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. --- diff --git a/docs/data-sources/dynamic_tables.md b/docs/data-sources/dynamic_tables.md index 9ea093c0d4..527277114f 100644 --- a/docs/data-sources/dynamic_tables.md +++ b/docs/data-sources/dynamic_tables.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_dynamic_tables Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/external_functions.md b/docs/data-sources/external_functions.md index e268d9826f..043762f3bb 100644 --- a/docs/data-sources/external_functions.md +++ b/docs/data-sources/external_functions.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_external_functions Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/external_tables.md b/docs/data-sources/external_tables.md index 5a9f9ac3fb..12fbeb60de 100644 --- a/docs/data-sources/external_tables.md +++ b/docs/data-sources/external_tables.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_external_tables Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/failover_groups.md b/docs/data-sources/failover_groups.md index f027e982b8..02e5a17300 100644 --- a/docs/data-sources/failover_groups.md +++ b/docs/data-sources/failover_groups.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_failover_groups Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/file_formats.md b/docs/data-sources/file_formats.md index 68ac079c1a..ac8a4b4c1b 100644 --- a/docs/data-sources/file_formats.md +++ b/docs/data-sources/file_formats.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_file_formats Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/functions.md b/docs/data-sources/functions.md index 269f9c2e67..e8c9a8dedb 100644 --- a/docs/data-sources/functions.md +++ b/docs/data-sources/functions.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_functions Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/grants.md b/docs/data-sources/grants.md index c7ccbfafce..6a1f67f659 100644 --- a/docs/data-sources/grants.md +++ b/docs/data-sources/grants.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_grants Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/data-sources/masking_policies.md b/docs/data-sources/masking_policies.md index 35851f83b7..f52c654926 100644 --- a/docs/data-sources/masking_policies.md +++ b/docs/data-sources/masking_policies.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_masking_policies Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered masking policies. Filtering is aligned with the current possibilities for SHOW MASKING POLICIES https://docs.snowflake.com/en/sql-reference/sql/show-masking-policies query. The results of SHOW and DESCRIBE are encapsulated in one output collection masking_policies. --- diff --git a/docs/data-sources/materialized_views.md b/docs/data-sources/materialized_views.md index a926f2cc39..4ac5412f72 100644 --- a/docs/data-sources/materialized_views.md +++ b/docs/data-sources/materialized_views.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_materialized_views Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/network_policies.md b/docs/data-sources/network_policies.md index a6867f688b..711d75488c 100644 --- a/docs/data-sources/network_policies.md +++ b/docs/data-sources/network_policies.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_network_policies Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered network policies. Filtering is aligned with the current possibilities for SHOW NETWORK POLICIES https://docs.snowflake.com/en/sql-reference/sql/show-network-policies query (like is supported). The results of SHOW and DESCRIBE are encapsulated in one output collection. --- diff --git a/docs/data-sources/parameters.md b/docs/data-sources/parameters.md index fb29f58d0c..d8e7136e00 100644 --- a/docs/data-sources/parameters.md +++ b/docs/data-sources/parameters.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_parameters Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/pipes.md b/docs/data-sources/pipes.md index e157763ef0..e4abc52fa0 100644 --- a/docs/data-sources/pipes.md +++ b/docs/data-sources/pipes.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_pipes Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/procedures.md b/docs/data-sources/procedures.md index 3e1908556b..f0db6a2b83 100644 --- a/docs/data-sources/procedures.md +++ b/docs/data-sources/procedures.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_procedures Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/resource_monitors.md b/docs/data-sources/resource_monitors.md index b3c1820856..009eae8d50 100644 --- a/docs/data-sources/resource_monitors.md +++ b/docs/data-sources/resource_monitors.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_resource_monitors Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered resource monitors. Filtering is aligned with the current possibilities for SHOW RESOURCE MONITORS https://docs.snowflake.com/en/sql-reference/sql/show-resource-monitors query (like is supported). The results of SHOW is encapsulated in show_output collection. --- diff --git a/docs/data-sources/row_access_policies.md b/docs/data-sources/row_access_policies.md index 09d37a3824..8e52b32b71 100644 --- a/docs/data-sources/row_access_policies.md +++ b/docs/data-sources/row_access_policies.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_row_access_policies Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered row access policies. Filtering is aligned with the current possibilities for SHOW ROW ACCESS POLICIES https://docs.snowflake.com/en/sql-reference/sql/show-row-access-policies query. The results of SHOW and DESCRIBE are encapsulated in one output collection row_access_policies. --- diff --git a/docs/data-sources/schemas.md b/docs/data-sources/schemas.md index a3599c9327..d912f56f7d 100644 --- a/docs/data-sources/schemas.md +++ b/docs/data-sources/schemas.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_schemas Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered schemas. Filtering is aligned with the current possibilities for SHOW SCHEMAS https://docs.snowflake.com/en/sql-reference/sql/show-schemas query. The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. --- diff --git a/docs/data-sources/secrets.md b/docs/data-sources/secrets.md index 3743232c84..ff951d0a9a 100644 --- a/docs/data-sources/secrets.md +++ b/docs/data-sources/secrets.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_secrets Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered secrets. Filtering is aligned with the current possibilities for SHOW SECRETS https://docs.snowflake.com/en/sql-reference/sql/show-secrets query. The results of SHOW and DESCRIBE are encapsulated in one output collection secrets. --- diff --git a/docs/data-sources/security_integrations.md b/docs/data-sources/security_integrations.md index b28451c17a..b94f2f2a9e 100644 --- a/docs/data-sources/security_integrations.md +++ b/docs/data-sources/security_integrations.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_security_integrations Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered security integrations. Filtering is aligned with the current possibilities for SHOW SECURITY INTEGRATIONS https://docs.snowflake.com/en/sql-reference/sql/show-integrations query (only like is supported). The results of SHOW and DESCRIBE are encapsulated in one output collection security_integrations. --- diff --git a/docs/data-sources/sequences.md b/docs/data-sources/sequences.md index d353caf455..a04d20973c 100644 --- a/docs/data-sources/sequences.md +++ b/docs/data-sources/sequences.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_sequences Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/shares.md b/docs/data-sources/shares.md index 82cd6b3795..0d5cad6e82 100644 --- a/docs/data-sources/shares.md +++ b/docs/data-sources/shares.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_shares Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/stages.md b/docs/data-sources/stages.md index c72ccec99b..07d9e12d40 100644 --- a/docs/data-sources/stages.md +++ b/docs/data-sources/stages.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_stages Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/storage_integrations.md b/docs/data-sources/storage_integrations.md index 7598c669b5..ce648b46c7 100644 --- a/docs/data-sources/storage_integrations.md +++ b/docs/data-sources/storage_integrations.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_storage_integrations Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/streamlits.md b/docs/data-sources/streamlits.md index 979cdc12cb..f2a0b11555 100644 --- a/docs/data-sources/streamlits.md +++ b/docs/data-sources/streamlits.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_streamlits Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered streamlits. Filtering is aligned with the current possibilities for SHOW STREAMLITS https://docs.snowflake.com/en/sql-reference/sql/show-streamlits query (only like is supported). The results of SHOW and DESCRIBE are encapsulated in one output collection streamlits. --- diff --git a/docs/data-sources/streams.md b/docs/data-sources/streams.md index cf74885737..3b0b26b2b0 100644 --- a/docs/data-sources/streams.md +++ b/docs/data-sources/streams.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_streams Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered streams. Filtering is aligned with the current possibilities for SHOW STREAMS https://docs.snowflake.com/en/sql-reference/sql/show-streams query. The results of SHOW and DESCRIBE are encapsulated in one output collection streams. --- diff --git a/docs/data-sources/system_generate_scim_access_token.md b/docs/data-sources/system_generate_scim_access_token.md index 667fac7fa4..8a66527f4b 100644 --- a/docs/data-sources/system_generate_scim_access_token.md +++ b/docs/data-sources/system_generate_scim_access_token.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_system_generate_scim_access_token Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/system_get_aws_sns_iam_policy.md b/docs/data-sources/system_get_aws_sns_iam_policy.md index abee189abe..d3df320a8f 100644 --- a/docs/data-sources/system_get_aws_sns_iam_policy.md +++ b/docs/data-sources/system_get_aws_sns_iam_policy.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_system_get_aws_sns_iam_policy Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/system_get_privatelink_config.md b/docs/data-sources/system_get_privatelink_config.md index 6eab72d1a2..3f995b0f2b 100644 --- a/docs/data-sources/system_get_privatelink_config.md +++ b/docs/data-sources/system_get_privatelink_config.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_system_get_privatelink_config Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/system_get_snowflake_platform_info.md b/docs/data-sources/system_get_snowflake_platform_info.md index f8d48922ac..aafae4a48b 100644 --- a/docs/data-sources/system_get_snowflake_platform_info.md +++ b/docs/data-sources/system_get_snowflake_platform_info.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_system_get_snowflake_platform_info Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/tables.md b/docs/data-sources/tables.md index abae7ca08b..00ba827ae1 100644 --- a/docs/data-sources/tables.md +++ b/docs/data-sources/tables.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_tables Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/data-sources/tags.md b/docs/data-sources/tags.md index a66090220e..08fda684eb 100644 --- a/docs/data-sources/tags.md +++ b/docs/data-sources/tags.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_tags Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered tags. Filtering is aligned with the current possibilities for SHOW TAGS https://docs.snowflake.com/en/sql-reference/sql/show-tags query. The results of SHOW are encapsulated in one output collection tags. --- diff --git a/docs/data-sources/tasks.md b/docs/data-sources/tasks.md index 50bc3205dd..55a7a0dc2c 100644 --- a/docs/data-sources/tasks.md +++ b/docs/data-sources/tasks.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_tasks Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered tasks. Filtering is aligned with the current possibilities for SHOW TASKS https://docs.snowflake.com/en/sql-reference/sql/show-tasks query. The results of SHOW and SHOW PARAMETERS IN are encapsulated in one output collection tasks. --- diff --git a/docs/data-sources/users.md b/docs/data-sources/users.md index bf5df0c281..dfc13fae39 100644 --- a/docs/data-sources/users.md +++ b/docs/data-sources/users.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_users Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered users. Filtering is aligned with the current possibilities for SHOW USERS https://docs.snowflake.com/en/sql-reference/sql/show-users query. The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. Important note is that when querying users you don't have permissions to, the querying options are limited. You won't get almost any field in show_output (only empty or default values), the DESCRIBE command cannot be called, so you have to set with_describe = false. Only parameters output is not affected by the lack of privileges. --- diff --git a/docs/data-sources/views.md b/docs/data-sources/views.md index d02d5d51f2..03e52ad27c 100644 --- a/docs/data-sources/views.md +++ b/docs/data-sources/views.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_views Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered views. Filtering is aligned with the current possibilities for SHOW VIEWS https://docs.snowflake.com/en/sql-reference/sql/show-views query (only like is supported). The results of SHOW and DESCRIBE are encapsulated in one output collection views. --- diff --git a/docs/data-sources/warehouses.md b/docs/data-sources/warehouses.md index 9d7358c43f..4bc8c550e3 100644 --- a/docs/data-sources/warehouses.md +++ b/docs/data-sources/warehouses.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_warehouses Data Source - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Data source used to get details of filtered warehouses. Filtering is aligned with the current possibilities for SHOW WAREHOUSES https://docs.snowflake.com/en/sql-reference/sql/show-warehouses query (only like is supported). The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. --- diff --git a/docs/resources/account.md b/docs/resources/account.md index 4af9a925d0..665b0cf972 100644 --- a/docs/resources/account.md +++ b/docs/resources/account.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_account Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- The account resource allows you to create and manage Snowflake accounts. For more information, check account documentation https://docs.snowflake.com/en/user-guide/organizations-manage-accounts. --- diff --git a/docs/resources/account_authentication_policy_attachment.md b/docs/resources/account_authentication_policy_attachment.md index 4889ce6edf..bb6de44546 100644 --- a/docs/resources/account_authentication_policy_attachment.md +++ b/docs/resources/account_authentication_policy_attachment.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_account_authentication_policy_attachment Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Specifies the authentication policy to use for the current account. To set the authentication policy of a different account, use a provider alias. --- diff --git a/docs/resources/account_parameter.md b/docs/resources/account_parameter.md index c5fee04863..af9b799135 100644 --- a/docs/resources/account_parameter.md +++ b/docs/resources/account_parameter.md @@ -1,12 +1,10 @@ --- page_title: "snowflake_account_parameter Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage current account parameters. For more information, check parameters documentation https://docs.snowflake.com/en/sql-reference/parameters. --- -!> **V1 release candidate** This resource was reworked and is a release candidate for the V1. We do not expect significant changes in it before the V1. We will welcome any feedback and adjust the resource if needed. Any errors reported will be resolved with a higher priority. We encourage checking this resource out before the V1 release. Please follow the [migration guide](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#v0990--v01000) to use it. - -> **Note** This resource does not support all account parameters. The supported ones are listed below. This feature gap will be addressed in future releases. # snowflake_account_parameter (Resource) diff --git a/docs/resources/account_password_policy_attachment.md b/docs/resources/account_password_policy_attachment.md index 548f629ab3..f16b82d8ce 100644 --- a/docs/resources/account_password_policy_attachment.md +++ b/docs/resources/account_password_policy_attachment.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_account_password_policy_attachment Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Specifies the password policy to use for the current account. To set the password policy of a different account, use a provider alias. --- diff --git a/docs/resources/account_role.md b/docs/resources/account_role.md index a812d7e109..53c3cf4c6d 100644 --- a/docs/resources/account_role.md +++ b/docs/resources/account_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_account_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- The resource is used for role management, where roles can be assigned privileges and, in turn, granted to users and other roles. When granted to roles they can create hierarchies of privilege structures. For more details, refer to the official documentation https://docs.snowflake.com/en/user-guide/security-access-control-overview. --- diff --git a/docs/resources/alert.md b/docs/resources/alert.md index 5bfd84b22a..672cf0fcd4 100644 --- a/docs/resources/alert.md +++ b/docs/resources/alert.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_alert Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/api_authentication_integration_with_authorization_code_grant.md b/docs/resources/api_authentication_integration_with_authorization_code_grant.md index ab7c1268b3..43134084b5 100644 --- a/docs/resources/api_authentication_integration_with_authorization_code_grant.md +++ b/docs/resources/api_authentication_integration_with_authorization_code_grant.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_api_authentication_integration_with_authorization_code_grant Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage api authentication security integration objects with authorization code grant. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-api-auth. --- diff --git a/docs/resources/api_authentication_integration_with_client_credentials.md b/docs/resources/api_authentication_integration_with_client_credentials.md index 9bda83adff..deb105050a 100644 --- a/docs/resources/api_authentication_integration_with_client_credentials.md +++ b/docs/resources/api_authentication_integration_with_client_credentials.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_api_authentication_integration_with_client_credentials Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage api authentication security integration objects with client credentials. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-api-auth. --- diff --git a/docs/resources/api_authentication_integration_with_jwt_bearer.md b/docs/resources/api_authentication_integration_with_jwt_bearer.md index 47a0a03bcb..9345d5e788 100644 --- a/docs/resources/api_authentication_integration_with_jwt_bearer.md +++ b/docs/resources/api_authentication_integration_with_jwt_bearer.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_api_authentication_integration_with_jwt_bearer Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage api authentication security integration objects with jwt bearer. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-api-auth. --- diff --git a/docs/resources/api_integration.md b/docs/resources/api_integration.md index 0432d680e2..ad2cf0f9c4 100644 --- a/docs/resources/api_integration.md +++ b/docs/resources/api_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_api_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/authentication_policy.md b/docs/resources/authentication_policy.md index 42493edf0f..c6d0285e64 100644 --- a/docs/resources/authentication_policy.md +++ b/docs/resources/authentication_policy.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_authentication_policy Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage authentication policy objects. For more information, check authentication policy documentation https://docs.snowflake.com/en/sql-reference/sql/create-authentication-policy. --- diff --git a/docs/resources/cortex_search_service.md b/docs/resources/cortex_search_service.md index d88516fe29..ea8d2667ef 100644 --- a/docs/resources/cortex_search_service.md +++ b/docs/resources/cortex_search_service.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_cortex_search_service Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/database.md b/docs/resources/database.md index 4c9b67b239..63c3cccdbd 100644 --- a/docs/resources/database.md +++ b/docs/resources/database.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_database Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Represents a standard database. If replication configuration is specified, the database is promoted to serve as a primary database for replication. --- diff --git a/docs/resources/database_role.md b/docs/resources/database_role.md index 747e2f6874..09ae0e0d43 100644 --- a/docs/resources/database_role.md +++ b/docs/resources/database_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_database_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage database roles. For more information, check database roles documentation https://docs.snowflake.com/en/sql-reference/sql/create-database-role. --- diff --git a/docs/resources/dynamic_table.md b/docs/resources/dynamic_table.md index ac511e1ffe..5bdf300928 100644 --- a/docs/resources/dynamic_table.md +++ b/docs/resources/dynamic_table.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_dynamic_table Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/email_notification_integration.md b/docs/resources/email_notification_integration.md index 33a9071279..369b153704 100644 --- a/docs/resources/email_notification_integration.md +++ b/docs/resources/email_notification_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_email_notification_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/execute.md b/docs/resources/execute.md index a9b29b612e..22ead700cc 100644 --- a/docs/resources/execute.md +++ b/docs/resources/execute.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_execute Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource allowing execution of ANY SQL statement. --- diff --git a/docs/resources/external_function.md b/docs/resources/external_function.md index fb426800a3..219a561329 100644 --- a/docs/resources/external_function.md +++ b/docs/resources/external_function.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_external_function Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/external_oauth_integration.md b/docs/resources/external_oauth_integration.md index 0b723cdc20..d1fc45621d 100644 --- a/docs/resources/external_oauth_integration.md +++ b/docs/resources/external_oauth_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_external_oauth_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage external oauth security integration objects. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-oauth-external. --- diff --git a/docs/resources/external_table.md b/docs/resources/external_table.md index 260806f64b..54788caa93 100644 --- a/docs/resources/external_table.md +++ b/docs/resources/external_table.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_external_table Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/external_volume.md b/docs/resources/external_volume.md index 8bc0d9f3c8..9d4291ce72 100644 --- a/docs/resources/external_volume.md +++ b/docs/resources/external_volume.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_external_volume Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage external volume objects. For more information, check external volume documentation https://docs.snowflake.com/en/sql-reference/commands-data-loading#external-volume. --- diff --git a/docs/resources/failover_group.md b/docs/resources/failover_group.md index db28eee2f8..800276f56d 100644 --- a/docs/resources/failover_group.md +++ b/docs/resources/failover_group.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_failover_group Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/file_format.md b/docs/resources/file_format.md index 894d9de520..00c85117df 100644 --- a/docs/resources/file_format.md +++ b/docs/resources/file_format.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_file_format Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/function_java.md b/docs/resources/function_java.md index 2ad592c726..bf0400ad12 100644 --- a/docs/resources/function_java.md +++ b/docs/resources/function_java.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_function_java Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage java function objects. For more information, check function documentation https://docs.snowflake.com/en/sql-reference/sql/create-function. --- diff --git a/docs/resources/function_javascript.md b/docs/resources/function_javascript.md index c587e4b9a9..5757b14c9d 100644 --- a/docs/resources/function_javascript.md +++ b/docs/resources/function_javascript.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_function_javascript Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage javascript function objects. For more information, check function documentation https://docs.snowflake.com/en/sql-reference/sql/create-function. --- diff --git a/docs/resources/function_python.md b/docs/resources/function_python.md index 249a4d8ebc..6320a7bedf 100644 --- a/docs/resources/function_python.md +++ b/docs/resources/function_python.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_function_python Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage python function objects. For more information, check function documentation https://docs.snowflake.com/en/sql-reference/sql/create-function. --- diff --git a/docs/resources/function_scala.md b/docs/resources/function_scala.md index 9cea381089..01c6a3f83a 100644 --- a/docs/resources/function_scala.md +++ b/docs/resources/function_scala.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_function_scala Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage scala function objects. For more information, check function documentation https://docs.snowflake.com/en/sql-reference/sql/create-function. --- diff --git a/docs/resources/function_sql.md b/docs/resources/function_sql.md index 9374f1044c..07ca3a9c3a 100644 --- a/docs/resources/function_sql.md +++ b/docs/resources/function_sql.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_function_sql Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage sql function objects. For more information, check function documentation https://docs.snowflake.com/en/sql-reference/sql/create-function. --- diff --git a/docs/resources/grant_account_role.md b/docs/resources/grant_account_role.md index 365ba28c08..70a8e68698 100644 --- a/docs/resources/grant_account_role.md +++ b/docs/resources/grant_account_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_grant_account_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/grant_application_role.md b/docs/resources/grant_application_role.md index f6c9222006..a075ba00d4 100644 --- a/docs/resources/grant_application_role.md +++ b/docs/resources/grant_application_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_grant_application_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/grant_database_role.md b/docs/resources/grant_database_role.md index 65f7a9abd4..8b1645c38d 100644 --- a/docs/resources/grant_database_role.md +++ b/docs/resources/grant_database_role.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_grant_database_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/grant_ownership.md b/docs/resources/grant_ownership.md index 0c03bbf0bf..fa5c4d7423 100644 --- a/docs/resources/grant_ownership.md +++ b/docs/resources/grant_ownership.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_grant_ownership Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/grant_privileges_to_account_role.md b/docs/resources/grant_privileges_to_account_role.md index fcbceb0b1b..41c6a3c6c1 100644 --- a/docs/resources/grant_privileges_to_account_role.md +++ b/docs/resources/grant_privileges_to_account_role.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_grant_privileges_to_account_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/grant_privileges_to_database_role.md b/docs/resources/grant_privileges_to_database_role.md index 3ce074d845..e524570da6 100644 --- a/docs/resources/grant_privileges_to_database_role.md +++ b/docs/resources/grant_privileges_to_database_role.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_grant_privileges_to_database_role Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/grant_privileges_to_share.md b/docs/resources/grant_privileges_to_share.md index 35d14f1195..fdef43503a 100644 --- a/docs/resources/grant_privileges_to_share.md +++ b/docs/resources/grant_privileges_to_share.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_grant_privileges_to_share Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- --- diff --git a/docs/resources/legacy_service_user.md b/docs/resources/legacy_service_user.md index a47cf4fa42..edfbda4c6e 100644 --- a/docs/resources/legacy_service_user.md +++ b/docs/resources/legacy_service_user.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_legacy_service_user Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage legacy service user objects. For more information, check user documentation https://docs.snowflake.com/en/sql-reference/commands-user-role#user-management. --- diff --git a/docs/resources/managed_account.md b/docs/resources/managed_account.md index f20ada56ea..86115ceeb1 100644 --- a/docs/resources/managed_account.md +++ b/docs/resources/managed_account.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_managed_account Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/masking_policy.md b/docs/resources/masking_policy.md index 27f4fd1816..7cb2cc1655 100644 --- a/docs/resources/masking_policy.md +++ b/docs/resources/masking_policy.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_masking_policy Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage masking policies. For more information, check masking policies documentation https://docs.snowflake.com/en/sql-reference/sql/create-masking-policy. --- diff --git a/docs/resources/materialized_view.md b/docs/resources/materialized_view.md index 8db7497e37..f0c3c3148e 100644 --- a/docs/resources/materialized_view.md +++ b/docs/resources/materialized_view.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_materialized_view Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/network_policy.md b/docs/resources/network_policy.md index 98c7dd1ef0..e59ec2fb62 100644 --- a/docs/resources/network_policy.md +++ b/docs/resources/network_policy.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_network_policy Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to control network traffic. For more information, check an official guide https://docs.snowflake.com/en/user-guide/network-policies on controlling network traffic with network policies. --- diff --git a/docs/resources/network_policy_attachment.md b/docs/resources/network_policy_attachment.md index ba9ec27a02..68da37906b 100644 --- a/docs/resources/network_policy_attachment.md +++ b/docs/resources/network_policy_attachment.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_network_policy_attachment Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/network_rule.md b/docs/resources/network_rule.md index cc7581e78d..78de0113b2 100644 --- a/docs/resources/network_rule.md +++ b/docs/resources/network_rule.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_network_rule Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/notification_integration.md b/docs/resources/notification_integration.md index fcb56f2bb5..293d793063 100644 --- a/docs/resources/notification_integration.md +++ b/docs/resources/notification_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_notification_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/oauth_integration_for_custom_clients.md b/docs/resources/oauth_integration_for_custom_clients.md index d7966f4fdd..c97701ac85 100644 --- a/docs/resources/oauth_integration_for_custom_clients.md +++ b/docs/resources/oauth_integration_for_custom_clients.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_oauth_integration_for_custom_clients Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage oauth security integration for custom clients objects. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-oauth-snowflake. --- diff --git a/docs/resources/oauth_integration_for_partner_applications.md b/docs/resources/oauth_integration_for_partner_applications.md index f9297109ee..5eb12a0a87 100644 --- a/docs/resources/oauth_integration_for_partner_applications.md +++ b/docs/resources/oauth_integration_for_partner_applications.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_oauth_integration_for_partner_applications Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage oauth security integration for partner applications objects. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-oauth-snowflake. --- diff --git a/docs/resources/object_parameter.md b/docs/resources/object_parameter.md index de89fb8be4..2b3d8dba5b 100644 --- a/docs/resources/object_parameter.md +++ b/docs/resources/object_parameter.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_object_parameter Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/password_policy.md b/docs/resources/password_policy.md index fed75411f0..cc1e40f07a 100644 --- a/docs/resources/password_policy.md +++ b/docs/resources/password_policy.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_password_policy Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- A password policy specifies the requirements that must be met to create and reset a password to authenticate to Snowflake. --- diff --git a/docs/resources/pipe.md b/docs/resources/pipe.md index 68291ae000..7606869b47 100644 --- a/docs/resources/pipe.md +++ b/docs/resources/pipe.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_pipe Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/primary_connection.md b/docs/resources/primary_connection.md index 956530d66e..4a2000bac7 100644 --- a/docs/resources/primary_connection.md +++ b/docs/resources/primary_connection.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_primary_connection Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage primary connections. For managing replicated connection check resource snowflake_secondary_connection ./secondary_connection. For more information, check connection documentation https://docs.snowflake.com/en/sql-reference/sql/create-connection.html. --- diff --git a/docs/resources/procedure_java.md b/docs/resources/procedure_java.md index 545cd1efed..da7aafe9e7 100644 --- a/docs/resources/procedure_java.md +++ b/docs/resources/procedure_java.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_procedure_java Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage java procedure objects. For more information, check procedure documentation https://docs.snowflake.com/en/sql-reference/sql/create-procedure. --- diff --git a/docs/resources/procedure_javascript.md b/docs/resources/procedure_javascript.md index 8b2c7c201d..b1b1b3add9 100644 --- a/docs/resources/procedure_javascript.md +++ b/docs/resources/procedure_javascript.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_procedure_javascript Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage javascript procedure objects. For more information, check procedure documentation https://docs.snowflake.com/en/sql-reference/sql/create-procedure. --- diff --git a/docs/resources/procedure_python.md b/docs/resources/procedure_python.md index 0ad0eb5505..16f38de4e6 100644 --- a/docs/resources/procedure_python.md +++ b/docs/resources/procedure_python.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_procedure_python Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage python procedure objects. For more information, check procedure documentation https://docs.snowflake.com/en/sql-reference/sql/create-procedure. --- diff --git a/docs/resources/procedure_scala.md b/docs/resources/procedure_scala.md index f119d62a4b..d9238b28b3 100644 --- a/docs/resources/procedure_scala.md +++ b/docs/resources/procedure_scala.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_procedure_scala Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage scala procedure objects. For more information, check procedure documentation https://docs.snowflake.com/en/sql-reference/sql/create-procedure. --- diff --git a/docs/resources/procedure_sql.md b/docs/resources/procedure_sql.md index fcf7441ee8..185d0a2db4 100644 --- a/docs/resources/procedure_sql.md +++ b/docs/resources/procedure_sql.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_procedure_sql Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Resource used to manage sql procedure objects. For more information, check procedure documentation https://docs.snowflake.com/en/sql-reference/sql/create-procedure. --- diff --git a/docs/resources/resource_monitor.md b/docs/resources/resource_monitor.md index 9f5041daea..8459e06c57 100644 --- a/docs/resources/resource_monitor.md +++ b/docs/resources/resource_monitor.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_resource_monitor Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage resource monitor objects. For more information, check resource monitor documentation https://docs.snowflake.com/en/user-guide/resource-monitors. --- diff --git a/docs/resources/row_access_policy.md b/docs/resources/row_access_policy.md index edadcf0ea0..dda19c675e 100644 --- a/docs/resources/row_access_policy.md +++ b/docs/resources/row_access_policy.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_row_access_policy Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage row access policy objects. For more information, check row access policy documentation https://docs.snowflake.com/en/sql-reference/sql/create-row-access-policy. --- diff --git a/docs/resources/saml2_integration.md b/docs/resources/saml2_integration.md index cfa507832d..607cd153d5 100644 --- a/docs/resources/saml2_integration.md +++ b/docs/resources/saml2_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_saml2_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage SAML2 security integration objects. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-saml2. --- diff --git a/docs/resources/schema.md b/docs/resources/schema.md index 85936c2dd9..fcbb728063 100644 --- a/docs/resources/schema.md +++ b/docs/resources/schema.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_schema Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage schema objects. For more information, check schema documentation https://docs.snowflake.com/en/sql-reference/sql/create-schema. --- diff --git a/docs/resources/scim_integration.md b/docs/resources/scim_integration.md index a7200c6b85..c0548d97bf 100644 --- a/docs/resources/scim_integration.md +++ b/docs/resources/scim_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_scim_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage scim security integration objects. For more information, check security integrations documentation https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-scim. --- diff --git a/docs/resources/secondary_connection.md b/docs/resources/secondary_connection.md index 4890a443d0..aeab9e7ae8 100644 --- a/docs/resources/secondary_connection.md +++ b/docs/resources/secondary_connection.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_secondary_connection Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage secondary (replicated) connections. To manage primary connection check resource snowflake_primary_connection ./primary_connection. For more information, check connection documentation https://docs.snowflake.com/en/sql-reference/sql/create-connection.html. --- diff --git a/docs/resources/secondary_database.md b/docs/resources/secondary_database.md index 139447783c..cc3d5087b7 100644 --- a/docs/resources/secondary_database.md +++ b/docs/resources/secondary_database.md @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "snowflake_secondary_database Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- A secondary database creates a replica of an existing primary database (i.e. a secondary database). For more information about database replication, see Introduction to database replication across multiple accounts https://docs.snowflake.com/en/user-guide/db-replication-intro. --- diff --git a/docs/resources/secret_with_authorization_code_grant.md b/docs/resources/secret_with_authorization_code_grant.md index eb025451a2..09042daa37 100644 --- a/docs/resources/secret_with_authorization_code_grant.md +++ b/docs/resources/secret_with_authorization_code_grant.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_secret_with_authorization_code_grant Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage secret objects with OAuth Authorization Code Grant. For more information, check secret documentation https://docs.snowflake.com/en/sql-reference/sql/create-secret. --- diff --git a/docs/resources/secret_with_basic_authentication.md b/docs/resources/secret_with_basic_authentication.md index 07aa9c5a84..8e5bc68bdd 100644 --- a/docs/resources/secret_with_basic_authentication.md +++ b/docs/resources/secret_with_basic_authentication.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_secret_with_basic_authentication Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage secret objects with Basic Authentication. For more information, check secret documentation https://docs.snowflake.com/en/sql-reference/sql/create-secret. --- diff --git a/docs/resources/secret_with_client_credentials.md b/docs/resources/secret_with_client_credentials.md index 7bb80293b4..c66aa136b8 100644 --- a/docs/resources/secret_with_client_credentials.md +++ b/docs/resources/secret_with_client_credentials.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_secret_with_client_credentials Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage secret objects with OAuth Client Credentials. For more information, check secret documentation https://docs.snowflake.com/en/sql-reference/sql/create-secret. --- diff --git a/docs/resources/secret_with_generic_string.md b/docs/resources/secret_with_generic_string.md index 33a1b3612a..b9b5bcc84e 100644 --- a/docs/resources/secret_with_generic_string.md +++ b/docs/resources/secret_with_generic_string.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_secret_with_generic_string Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage secret objects with Generic String. For more information, check secret documentation https://docs.snowflake.com/en/sql-reference/sql/create-secret. --- diff --git a/docs/resources/sequence.md b/docs/resources/sequence.md index f52afd05d0..4c526084ef 100644 --- a/docs/resources/sequence.md +++ b/docs/resources/sequence.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_sequence Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/service_user.md b/docs/resources/service_user.md index 2edab60d7a..aab463105b 100644 --- a/docs/resources/service_user.md +++ b/docs/resources/service_user.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_service_user Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage service user objects. For more information, check user documentation https://docs.snowflake.com/en/sql-reference/commands-user-role#user-management. --- diff --git a/docs/resources/share.md b/docs/resources/share.md index eae395775e..a39ea98d0b 100644 --- a/docs/resources/share.md +++ b/docs/resources/share.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_share Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/shared_database.md b/docs/resources/shared_database.md index 4b6185148a..17e7d5b766 100644 --- a/docs/resources/shared_database.md +++ b/docs/resources/shared_database.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_shared_database Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- A shared database creates a database from a share provided by another Snowflake account. For more information about shares, see Introduction to Secure Data Sharing https://docs.snowflake.com/en/user-guide/data-sharing-intro. --- diff --git a/docs/resources/stage.md b/docs/resources/stage.md index 2957f5961d..6d908a16f8 100644 --- a/docs/resources/stage.md +++ b/docs/resources/stage.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_stage Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/storage_integration.md b/docs/resources/storage_integration.md index eadc058ebc..140acddff9 100644 --- a/docs/resources/storage_integration.md +++ b/docs/resources/storage_integration.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_storage_integration Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/stream_on_directory_table.md b/docs/resources/stream_on_directory_table.md index 83c90ac525..229b8a9d7a 100644 --- a/docs/resources/stream_on_directory_table.md +++ b/docs/resources/stream_on_directory_table.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_stream_on_directory_table Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage streams on directory tables. For more information, check stream documentation https://docs.snowflake.com/en/sql-reference/sql/create-stream. --- diff --git a/docs/resources/stream_on_external_table.md b/docs/resources/stream_on_external_table.md index 8a7ec5630e..e96a4e65e8 100644 --- a/docs/resources/stream_on_external_table.md +++ b/docs/resources/stream_on_external_table.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_stream_on_external_table Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage streams on external tables. For more information, check stream documentation https://docs.snowflake.com/en/sql-reference/sql/create-stream. --- diff --git a/docs/resources/stream_on_table.md b/docs/resources/stream_on_table.md index d82a372cc0..bf0ab82bd7 100644 --- a/docs/resources/stream_on_table.md +++ b/docs/resources/stream_on_table.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_stream_on_table Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage streams on tables. For more information, check stream documentation https://docs.snowflake.com/en/sql-reference/sql/create-stream. --- diff --git a/docs/resources/stream_on_view.md b/docs/resources/stream_on_view.md index 8fbfda41d5..cec0e9c5e0 100644 --- a/docs/resources/stream_on_view.md +++ b/docs/resources/stream_on_view.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_stream_on_view Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage streams on views. For more information, check stream documentation https://docs.snowflake.com/en/sql-reference/sql/create-stream. --- diff --git a/docs/resources/streamlit.md b/docs/resources/streamlit.md index f7e29aa7ea..8efb422018 100644 --- a/docs/resources/streamlit.md +++ b/docs/resources/streamlit.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_streamlit Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage streamlits objects. For more information, check streamlit documentation https://docs.snowflake.com/en/sql-reference/commands-streamlit. --- diff --git a/docs/resources/table.md b/docs/resources/table.md index d38db9cb82..628977cb35 100644 --- a/docs/resources/table.md +++ b/docs/resources/table.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_table Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/table_column_masking_policy_application.md b/docs/resources/table_column_masking_policy_application.md index defa59c2eb..e01d421903 100644 --- a/docs/resources/table_column_masking_policy_application.md +++ b/docs/resources/table_column_masking_policy_application.md @@ -1,10 +1,12 @@ --- page_title: "snowflake_table_column_masking_policy_application Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Applies a masking policy to a table column. --- +!> **Caution: Preview Feature** This feature is considered a preview feature in the provider, regardless of the state of the resource in Snowflake. We do not guarantee its stability. It will be reworked and marked as a stable feature in future releases. Breaking changes are expected, even without bumping the major version. To use this feature, add the relevant feature name to `preview_features_enabled field` in the [provider configuration](https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs#schema). Please always refer to the [Getting Help](https://github.com/Snowflake-Labs/terraform-provider-snowflake?tab=readme-ov-file#getting-help) section in our Github repo to best determine how to get help for your questions. + # snowflake_table_column_masking_policy_application (Resource) Applies a masking policy to a table column. diff --git a/docs/resources/table_constraint.md b/docs/resources/table_constraint.md index 1d218eb746..b4d9e0e96f 100644 --- a/docs/resources/table_constraint.md +++ b/docs/resources/table_constraint.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_table_constraint Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/tag.md b/docs/resources/tag.md index 54a33de702..2f85a8a043 100644 --- a/docs/resources/tag.md +++ b/docs/resources/tag.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_tag Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage tags. For more information, check tag documentation https://docs.snowflake.com/en/sql-reference/sql/create-tag. For asssigning tags to Snowflake objects, see tag_association resource ./tag_association. --- diff --git a/docs/resources/tag_association.md b/docs/resources/tag_association.md index 05a3b9b045..d366d972ac 100644 --- a/docs/resources/tag_association.md +++ b/docs/resources/tag_association.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_tag_association Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage tag associations. For more information, check object tagging documentation https://docs.snowflake.com/en/user-guide/object-tagging. --- diff --git a/docs/resources/task.md b/docs/resources/task.md index f7965aed10..b6db6feb5e 100644 --- a/docs/resources/task.md +++ b/docs/resources/task.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_task Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage task objects. For more information, check task documentation https://docs.snowflake.com/en/user-guide/tasks-intro. --- diff --git a/docs/resources/user.md b/docs/resources/user.md index 9c0b2a012e..cf5b812d11 100644 --- a/docs/resources/user.md +++ b/docs/resources/user.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_user Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage user objects. For more information, check user documentation https://docs.snowflake.com/en/sql-reference/commands-user-role#user-management. --- diff --git a/docs/resources/user_authentication_policy_attachment.md b/docs/resources/user_authentication_policy_attachment.md index 9cd4af4a98..3048bdba01 100644 --- a/docs/resources/user_authentication_policy_attachment.md +++ b/docs/resources/user_authentication_policy_attachment.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_user_authentication_policy_attachment Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Specifies the authentication policy to use for a certain user. --- diff --git a/docs/resources/user_password_policy_attachment.md b/docs/resources/user_password_policy_attachment.md index da7e90f51c..50535b273a 100644 --- a/docs/resources/user_password_policy_attachment.md +++ b/docs/resources/user_password_policy_attachment.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_user_password_policy_attachment Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- Specifies the password policy to use for a certain user. --- diff --git a/docs/resources/user_public_keys.md b/docs/resources/user_public_keys.md index 06288a39b6..d93b29755f 100644 --- a/docs/resources/user_public_keys.md +++ b/docs/resources/user_public_keys.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_user_public_keys Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Preview" description: |- --- diff --git a/docs/resources/view.md b/docs/resources/view.md index 876f999a75..929c8c7290 100644 --- a/docs/resources/view.md +++ b/docs/resources/view.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_view Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage view objects. For more information, check view documentation https://docs.snowflake.com/en/sql-reference/sql/create-view. --- diff --git a/docs/resources/warehouse.md b/docs/resources/warehouse.md index 819a74fd06..923a403f3e 100644 --- a/docs/resources/warehouse.md +++ b/docs/resources/warehouse.md @@ -1,6 +1,6 @@ --- page_title: "snowflake_warehouse Resource - terraform-provider-snowflake" -subcategory: "" +subcategory: "Stable" description: |- Resource used to manage warehouse objects. For more information, check warehouse documentation https://docs.snowflake.com/en/sql-reference/commands-warehouse. --- diff --git a/templates/data-sources.md.tmpl b/templates/data-sources.md.tmpl index b783528b00..f0c054640d 100644 --- a/templates/data-sources.md.tmpl +++ b/templates/data-sources.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/account_roles.md.tmpl b/templates/data-sources/account_roles.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/account_roles.md.tmpl +++ b/templates/data-sources/account_roles.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/accounts.md.tmpl b/templates/data-sources/accounts.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/accounts.md.tmpl +++ b/templates/data-sources/accounts.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/connections.md.tmpl b/templates/data-sources/connections.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/connections.md.tmpl +++ b/templates/data-sources/connections.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/cortex_search_services.md.tmpl b/templates/data-sources/cortex_search_services.md.tmpl index 71f3d05df6..4cf1ca8d75 100644 --- a/templates/data-sources/cortex_search_services.md.tmpl +++ b/templates/data-sources/cortex_search_services.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/database_roles.md.tmpl b/templates/data-sources/database_roles.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/database_roles.md.tmpl +++ b/templates/data-sources/database_roles.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/databases.md.tmpl b/templates/data-sources/databases.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/databases.md.tmpl +++ b/templates/data-sources/databases.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/grants.md.tmpl b/templates/data-sources/grants.md.tmpl index 6450599660..9c1dd47b1b 100644 --- a/templates/data-sources/grants.md.tmpl +++ b/templates/data-sources/grants.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/masking_policies.md.tmpl b/templates/data-sources/masking_policies.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/masking_policies.md.tmpl +++ b/templates/data-sources/masking_policies.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/network_policies.md.tmpl b/templates/data-sources/network_policies.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/network_policies.md.tmpl +++ b/templates/data-sources/network_policies.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/resource_monitors.md.tmpl b/templates/data-sources/resource_monitors.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/resource_monitors.md.tmpl +++ b/templates/data-sources/resource_monitors.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/row_access_policies.md.tmpl b/templates/data-sources/row_access_policies.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/row_access_policies.md.tmpl +++ b/templates/data-sources/row_access_policies.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/schemas.md.tmpl b/templates/data-sources/schemas.md.tmpl index 8b8f8060bd..6105fbc350 100644 --- a/templates/data-sources/schemas.md.tmpl +++ b/templates/data-sources/schemas.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/secrets.md.tmpl b/templates/data-sources/secrets.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/secrets.md.tmpl +++ b/templates/data-sources/secrets.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/security_integrations.md.tmpl b/templates/data-sources/security_integrations.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/security_integrations.md.tmpl +++ b/templates/data-sources/security_integrations.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/streamlits.md.tmpl b/templates/data-sources/streamlits.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/streamlits.md.tmpl +++ b/templates/data-sources/streamlits.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/streams.md.tmpl b/templates/data-sources/streams.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/streams.md.tmpl +++ b/templates/data-sources/streams.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/system_get_aws_sns_iam_policy.md.tmpl b/templates/data-sources/system_get_aws_sns_iam_policy.md.tmpl index eb59148f75..caa06656e9 100644 --- a/templates/data-sources/system_get_aws_sns_iam_policy.md.tmpl +++ b/templates/data-sources/system_get_aws_sns_iam_policy.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/tags.md.tmpl b/templates/data-sources/tags.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/tags.md.tmpl +++ b/templates/data-sources/tags.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/tasks.md.tmpl b/templates/data-sources/tasks.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/tasks.md.tmpl +++ b/templates/data-sources/tasks.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/users.md.tmpl b/templates/data-sources/users.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/users.md.tmpl +++ b/templates/data-sources/users.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/views.md.tmpl b/templates/data-sources/views.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/views.md.tmpl +++ b/templates/data-sources/views.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/data-sources/warehouses.md.tmpl b/templates/data-sources/warehouses.md.tmpl index 46d1225570..d011e7c81d 100644 --- a/templates/data-sources/warehouses.md.tmpl +++ b/templates/data-sources/warehouses.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources.md.tmpl b/templates/resources.md.tmpl index 562ddd1544..3c032343b1 100644 --- a/templates/resources.md.tmpl +++ b/templates/resources.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/account.md.tmpl b/templates/resources/account.md.tmpl index 20440f8d1e..2327442ef3 100644 --- a/templates/resources/account.md.tmpl +++ b/templates/resources/account.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/account_parameter.md.tmpl b/templates/resources/account_parameter.md.tmpl index 20e02e61c2..1a22e21b91 100644 --- a/templates/resources/account_parameter.md.tmpl +++ b/templates/resources/account_parameter.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} @@ -9,8 +9,6 @@ description: |- {{- end }} --- -!> **V1 release candidate** This resource was reworked and is a release candidate for the V1. We do not expect significant changes in it before the V1. We will welcome any feedback and adjust the resource if needed. Any errors reported will be resolved with a higher priority. We encourage checking this resource out before the V1 release. Please follow the [migration guide](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#v0990--v01000) to use it. - -> **Note** This resource does not support all account parameters. The supported ones are listed below. This feature gap will be addressed in future releases. # {{.Name}} ({{.Type}}) diff --git a/templates/resources/account_role.md.tmpl b/templates/resources/account_role.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/account_role.md.tmpl +++ b/templates/resources/account_role.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/api_authentication_integration_with_authorization_code_grant.md.tmpl b/templates/resources/api_authentication_integration_with_authorization_code_grant.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/api_authentication_integration_with_authorization_code_grant.md.tmpl +++ b/templates/resources/api_authentication_integration_with_authorization_code_grant.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/api_authentication_integration_with_client_credentials.md.tmpl b/templates/resources/api_authentication_integration_with_client_credentials.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/api_authentication_integration_with_client_credentials.md.tmpl +++ b/templates/resources/api_authentication_integration_with_client_credentials.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/api_authentication_integration_with_jwt_bearer.md.tmpl b/templates/resources/api_authentication_integration_with_jwt_bearer.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/api_authentication_integration_with_jwt_bearer.md.tmpl +++ b/templates/resources/api_authentication_integration_with_jwt_bearer.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/authentication_policy.md.tmpl b/templates/resources/authentication_policy.md.tmpl index 52b4774f9f..53505e1c2e 100644 --- a/templates/resources/authentication_policy.md.tmpl +++ b/templates/resources/authentication_policy.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/cortex_search_service.md.tmpl b/templates/resources/cortex_search_service.md.tmpl index 8c31743031..53e1aac001 100644 --- a/templates/resources/cortex_search_service.md.tmpl +++ b/templates/resources/cortex_search_service.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/database.md.tmpl b/templates/resources/database.md.tmpl index 4d5ec17c64..78cdbf07eb 100644 --- a/templates/resources/database.md.tmpl +++ b/templates/resources/database.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/database_role.md.tmpl b/templates/resources/database_role.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/database_role.md.tmpl +++ b/templates/resources/database_role.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/execute.md.tmpl b/templates/resources/execute.md.tmpl index fe322e429e..5418380050 100644 --- a/templates/resources/execute.md.tmpl +++ b/templates/resources/execute.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/external_oauth_integration.md.tmpl b/templates/resources/external_oauth_integration.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/external_oauth_integration.md.tmpl +++ b/templates/resources/external_oauth_integration.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/function_java.md.tmpl b/templates/resources/function_java.md.tmpl index e4bfc818ba..695f2fa511 100644 --- a/templates/resources/function_java.md.tmpl +++ b/templates/resources/function_java.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/function_javascript.md.tmpl b/templates/resources/function_javascript.md.tmpl index e4bfc818ba..695f2fa511 100644 --- a/templates/resources/function_javascript.md.tmpl +++ b/templates/resources/function_javascript.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/function_python.md.tmpl b/templates/resources/function_python.md.tmpl index 1ad1beeb0e..f626c31fff 100644 --- a/templates/resources/function_python.md.tmpl +++ b/templates/resources/function_python.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/function_scala.md.tmpl b/templates/resources/function_scala.md.tmpl index c8f2dc754a..ed2557e677 100644 --- a/templates/resources/function_scala.md.tmpl +++ b/templates/resources/function_scala.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/function_sql.md.tmpl b/templates/resources/function_sql.md.tmpl index 3ab588b653..b47544c41c 100644 --- a/templates/resources/function_sql.md.tmpl +++ b/templates/resources/function_sql.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_account_role.md.tmpl b/templates/resources/grant_account_role.md.tmpl index 22a37b0533..9e0c731b47 100644 --- a/templates/resources/grant_account_role.md.tmpl +++ b/templates/resources/grant_account_role.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_application_role.md.tmpl b/templates/resources/grant_application_role.md.tmpl index 22a37b0533..9e0c731b47 100644 --- a/templates/resources/grant_application_role.md.tmpl +++ b/templates/resources/grant_application_role.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_database_role.md.tmpl b/templates/resources/grant_database_role.md.tmpl index 22a37b0533..9e0c731b47 100644 --- a/templates/resources/grant_database_role.md.tmpl +++ b/templates/resources/grant_database_role.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_ownership.md.tmpl b/templates/resources/grant_ownership.md.tmpl index 548f6bb799..8ca0ec1474 100644 --- a/templates/resources/grant_ownership.md.tmpl +++ b/templates/resources/grant_ownership.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_privileges_to_account_role.md.tmpl b/templates/resources/grant_privileges_to_account_role.md.tmpl index 72e698574f..77185f994c 100644 --- a/templates/resources/grant_privileges_to_account_role.md.tmpl +++ b/templates/resources/grant_privileges_to_account_role.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_privileges_to_database_role.md.tmpl b/templates/resources/grant_privileges_to_database_role.md.tmpl index 0f5e7858ab..8aa5bd05ac 100644 --- a/templates/resources/grant_privileges_to_database_role.md.tmpl +++ b/templates/resources/grant_privileges_to_database_role.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/grant_privileges_to_share.md.tmpl b/templates/resources/grant_privileges_to_share.md.tmpl index cc30f4da61..3f3b64aa36 100644 --- a/templates/resources/grant_privileges_to_share.md.tmpl +++ b/templates/resources/grant_privileges_to_share.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/legacy_service_user.md.tmpl b/templates/resources/legacy_service_user.md.tmpl index 064a6fd5d8..765faa7283 100644 --- a/templates/resources/legacy_service_user.md.tmpl +++ b/templates/resources/legacy_service_user.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/masking_policy.md.tmpl b/templates/resources/masking_policy.md.tmpl index f00da35fd8..eb6fb9ef0c 100644 --- a/templates/resources/masking_policy.md.tmpl +++ b/templates/resources/masking_policy.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/network_policy.md.tmpl b/templates/resources/network_policy.md.tmpl index 4ade42d213..0f0daa1c49 100644 --- a/templates/resources/network_policy.md.tmpl +++ b/templates/resources/network_policy.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/network_rule.md.tmpl b/templates/resources/network_rule.md.tmpl index 07d33efeb2..afa5b070d8 100644 --- a/templates/resources/network_rule.md.tmpl +++ b/templates/resources/network_rule.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/oauth_integration_for_custom_clients.md.tmpl b/templates/resources/oauth_integration_for_custom_clients.md.tmpl index 7c860b477f..30f3220b98 100644 --- a/templates/resources/oauth_integration_for_custom_clients.md.tmpl +++ b/templates/resources/oauth_integration_for_custom_clients.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/oauth_integration_for_partner_applications.md.tmpl b/templates/resources/oauth_integration_for_partner_applications.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/oauth_integration_for_partner_applications.md.tmpl +++ b/templates/resources/oauth_integration_for_partner_applications.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/password_policy.md.tmpl b/templates/resources/password_policy.md.tmpl index f278cb5926..d5191e7839 100644 --- a/templates/resources/password_policy.md.tmpl +++ b/templates/resources/password_policy.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/pipe.md.tmpl b/templates/resources/pipe.md.tmpl index 6ca3b6b2fd..ececf5497a 100644 --- a/templates/resources/pipe.md.tmpl +++ b/templates/resources/pipe.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/primary_connection.md.tmpl b/templates/resources/primary_connection.md.tmpl index f8f2d9e6b1..df470d248a 100644 --- a/templates/resources/primary_connection.md.tmpl +++ b/templates/resources/primary_connection.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/procedure_java.md.tmpl b/templates/resources/procedure_java.md.tmpl index 7f8dd6e14f..f43436fcbd 100644 --- a/templates/resources/procedure_java.md.tmpl +++ b/templates/resources/procedure_java.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/procedure_javascript.md.tmpl b/templates/resources/procedure_javascript.md.tmpl index 7f8dd6e14f..f43436fcbd 100644 --- a/templates/resources/procedure_javascript.md.tmpl +++ b/templates/resources/procedure_javascript.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/procedure_python.md.tmpl b/templates/resources/procedure_python.md.tmpl index e75a43222e..5e57347bb1 100644 --- a/templates/resources/procedure_python.md.tmpl +++ b/templates/resources/procedure_python.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/procedure_scala.md.tmpl b/templates/resources/procedure_scala.md.tmpl index 63665f2ab6..e81e7b0639 100644 --- a/templates/resources/procedure_scala.md.tmpl +++ b/templates/resources/procedure_scala.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/procedure_sql.md.tmpl b/templates/resources/procedure_sql.md.tmpl index 686aee2470..9f58d50ca0 100644 --- a/templates/resources/procedure_sql.md.tmpl +++ b/templates/resources/procedure_sql.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/resource_monitor.md.tmpl b/templates/resources/resource_monitor.md.tmpl index 3d4708706d..4e5202cca7 100644 --- a/templates/resources/resource_monitor.md.tmpl +++ b/templates/resources/resource_monitor.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/row_access_policy.md.tmpl b/templates/resources/row_access_policy.md.tmpl index 8a1905c19f..09b43c3285 100644 --- a/templates/resources/row_access_policy.md.tmpl +++ b/templates/resources/row_access_policy.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/saml2_integration.md.tmpl b/templates/resources/saml2_integration.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/saml2_integration.md.tmpl +++ b/templates/resources/saml2_integration.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/schema.md.tmpl b/templates/resources/schema.md.tmpl index 9eb2337ca1..6436b9344d 100644 --- a/templates/resources/schema.md.tmpl +++ b/templates/resources/schema.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/scim_integration.md.tmpl b/templates/resources/scim_integration.md.tmpl index 90f3b60a8a..fc99d0f0b9 100644 --- a/templates/resources/scim_integration.md.tmpl +++ b/templates/resources/scim_integration.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/secondary_connection.md.tmpl b/templates/resources/secondary_connection.md.tmpl index 96aff604d6..087eae57e5 100644 --- a/templates/resources/secondary_connection.md.tmpl +++ b/templates/resources/secondary_connection.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/secondary_database.md.tmpl b/templates/resources/secondary_database.md.tmpl index 7ec4aee001..82f8ad28ab 100644 --- a/templates/resources/secondary_database.md.tmpl +++ b/templates/resources/secondary_database.md.tmpl @@ -1,7 +1,6 @@ --- -# generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/secret_with_authorization_code_grant.md.tmpl b/templates/resources/secret_with_authorization_code_grant.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/secret_with_authorization_code_grant.md.tmpl +++ b/templates/resources/secret_with_authorization_code_grant.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/secret_with_basic_authentication.md.tmpl b/templates/resources/secret_with_basic_authentication.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/secret_with_basic_authentication.md.tmpl +++ b/templates/resources/secret_with_basic_authentication.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/secret_with_client_credentials.md.tmpl b/templates/resources/secret_with_client_credentials.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/secret_with_client_credentials.md.tmpl +++ b/templates/resources/secret_with_client_credentials.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/secret_with_generic_string.md.tmpl b/templates/resources/secret_with_generic_string.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/secret_with_generic_string.md.tmpl +++ b/templates/resources/secret_with_generic_string.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/service_user.md.tmpl b/templates/resources/service_user.md.tmpl index e0d65caa8d..1732199add 100644 --- a/templates/resources/service_user.md.tmpl +++ b/templates/resources/service_user.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/shared_database.md.tmpl b/templates/resources/shared_database.md.tmpl index 4d5ec17c64..78cdbf07eb 100644 --- a/templates/resources/shared_database.md.tmpl +++ b/templates/resources/shared_database.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/stream_on_directory_table.md.tmpl b/templates/resources/stream_on_directory_table.md.tmpl index c6c749a00f..1a86478f86 100644 --- a/templates/resources/stream_on_directory_table.md.tmpl +++ b/templates/resources/stream_on_directory_table.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/stream_on_external_table.md.tmpl b/templates/resources/stream_on_external_table.md.tmpl index 8c03165fc3..406d2c93be 100644 --- a/templates/resources/stream_on_external_table.md.tmpl +++ b/templates/resources/stream_on_external_table.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/stream_on_table.md.tmpl b/templates/resources/stream_on_table.md.tmpl index 80b289d251..7cd74cb61c 100644 --- a/templates/resources/stream_on_table.md.tmpl +++ b/templates/resources/stream_on_table.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/stream_on_view.md.tmpl b/templates/resources/stream_on_view.md.tmpl index 53b7d99433..c87c80c03e 100644 --- a/templates/resources/stream_on_view.md.tmpl +++ b/templates/resources/stream_on_view.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/streamlit.md.tmpl b/templates/resources/streamlit.md.tmpl index 62e15f0e5c..62ffbeb047 100644 --- a/templates/resources/streamlit.md.tmpl +++ b/templates/resources/streamlit.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/table_column_masking_policy_application.md.tmpl b/templates/resources/table_column_masking_policy_application.md.tmpl index 9384d96ed4..8846a159fa 100644 --- a/templates/resources/table_column_masking_policy_application.md.tmpl +++ b/templates/resources/table_column_masking_policy_application.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} @@ -9,6 +9,8 @@ description: |- {{- end }} --- +!> **Caution: Preview Feature** This feature is considered a preview feature in the provider, regardless of the state of the resource in Snowflake. We do not guarantee its stability. It will be reworked and marked as a stable feature in future releases. Breaking changes are expected, even without bumping the major version. To use this feature, add the relevant feature name to `preview_features_enabled field` in the [provider configuration](https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs#schema). Please always refer to the [Getting Help](https://github.com/Snowflake-Labs/terraform-provider-snowflake?tab=readme-ov-file#getting-help) section in our Github repo to best determine how to get help for your questions. + # {{.Name}} ({{.Type}}) {{ .Description | trimspace }} diff --git a/templates/resources/tag.md.tmpl b/templates/resources/tag.md.tmpl index 0465e43a13..c28a7d485b 100644 --- a/templates/resources/tag.md.tmpl +++ b/templates/resources/tag.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/tag_association.md.tmpl b/templates/resources/tag_association.md.tmpl index fa994e32bb..cfbf2dd199 100644 --- a/templates/resources/tag_association.md.tmpl +++ b/templates/resources/tag_association.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/task.md.tmpl b/templates/resources/task.md.tmpl index c53f96049e..fd5dd062a0 100644 --- a/templates/resources/task.md.tmpl +++ b/templates/resources/task.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/user.md.tmpl b/templates/resources/user.md.tmpl index 37fcace983..2e4832bf56 100644 --- a/templates/resources/user.md.tmpl +++ b/templates/resources/user.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/user_public_keys.md.tmpl b/templates/resources/user_public_keys.md.tmpl index 54448dc6d8..0f8f5801e3 100644 --- a/templates/resources/user_public_keys.md.tmpl +++ b/templates/resources/user_public_keys.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Preview" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/view.md.tmpl b/templates/resources/view.md.tmpl index 5d8e65dc1b..bb31fe5393 100644 --- a/templates/resources/view.md.tmpl +++ b/templates/resources/view.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }} diff --git a/templates/resources/warehouse.md.tmpl b/templates/resources/warehouse.md.tmpl index abb4d91224..421a738ce3 100644 --- a/templates/resources/warehouse.md.tmpl +++ b/templates/resources/warehouse.md.tmpl @@ -1,6 +1,6 @@ --- page_title: "{{.Name}} {{.Type}} - {{.ProviderName}}" -subcategory: "" +subcategory: "Stable" description: |- {{ if gt (len (split .Description "")) 1 -}} {{ index (split .Description "") 1 | plainmarkdown | trimspace | prefixlines " " }}