pulumi-snowflake 0.58.0a1722527984__tar.gz → 0.58.0a1722924419__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-snowflake might be problematic. Click here for more details.

Files changed (134) hide show
  1. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/PKG-INFO +1 -1
  2. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_databases.py +2 -2
  3. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_network_policies.py +2 -2
  4. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_roles.py +2 -2
  5. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_schemas.py +4 -0
  6. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_security_integrations.py +2 -2
  7. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_streamlits.py +2 -2
  8. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_warehouses.py +2 -2
  9. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/pulumi-plugin.json +1 -1
  10. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/schema.py +11 -7
  11. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake.egg-info/PKG-INFO +1 -1
  12. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pyproject.toml +1 -1
  13. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/README.md +0 -0
  14. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/__init__.py +0 -0
  15. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/_inputs.py +0 -0
  16. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/_utilities.py +0 -0
  17. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/account.py +0 -0
  18. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/account_parameter.py +0 -0
  19. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/account_password_policy_attachment.py +0 -0
  20. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/account_role.py +0 -0
  21. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/alert.py +0 -0
  22. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +0 -0
  23. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/api_authentication_integration_with_client_credentials.py +0 -0
  24. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +0 -0
  25. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/api_integration.py +0 -0
  26. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/config/__init__.py +0 -0
  27. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/config/__init__.pyi +0 -0
  28. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/config/outputs.py +0 -0
  29. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/config/vars.py +0 -0
  30. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/cortex_search_service.py +0 -0
  31. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/database.py +0 -0
  32. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/database_old.py +0 -0
  33. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/database_role.py +0 -0
  34. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/dynamic_table.py +0 -0
  35. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/email_notification_integration.py +0 -0
  36. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/external_function.py +0 -0
  37. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/external_oauth_integration.py +0 -0
  38. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/external_table.py +0 -0
  39. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/failover_group.py +0 -0
  40. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/file_format.py +0 -0
  41. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/function.py +0 -0
  42. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_accounts.py +0 -0
  43. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_alerts.py +0 -0
  44. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_cortex_search_services.py +0 -0
  45. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_current_account.py +0 -0
  46. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_current_role.py +0 -0
  47. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_database.py +0 -0
  48. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_database_role.py +0 -0
  49. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_database_roles.py +0 -0
  50. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_dynamic_tables.py +0 -0
  51. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_external_functions.py +0 -0
  52. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_external_tables.py +0 -0
  53. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_failover_groups.py +0 -0
  54. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_file_formats.py +0 -0
  55. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_functions.py +0 -0
  56. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_grants.py +0 -0
  57. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_masking_policies.py +0 -0
  58. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_materialized_views.py +0 -0
  59. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_parameters.py +0 -0
  60. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_pipes.py +0 -0
  61. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_procedures.py +0 -0
  62. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_resource_monitors.py +0 -0
  63. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_role.py +0 -0
  64. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_row_access_policies.py +0 -0
  65. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_sequences.py +0 -0
  66. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_shares.py +0 -0
  67. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_stages.py +0 -0
  68. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_storage_integrations.py +0 -0
  69. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_streams.py +0 -0
  70. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_system_generate_scim_access_token.py +0 -0
  71. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +0 -0
  72. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_system_get_private_link_config.py +0 -0
  73. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_system_get_snowflake_platform_info.py +0 -0
  74. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_tables.py +0 -0
  75. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_tasks.py +0 -0
  76. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_users.py +0 -0
  77. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/get_views.py +0 -0
  78. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_account_role.py +0 -0
  79. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_application_role.py +0 -0
  80. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_database_role.py +0 -0
  81. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_ownership.py +0 -0
  82. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_privileges_to_account_role.py +0 -0
  83. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_privileges_to_database_role.py +0 -0
  84. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/grant_privileges_to_share.py +0 -0
  85. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/managed_account.py +0 -0
  86. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/masking_policy.py +0 -0
  87. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/materialized_view.py +0 -0
  88. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/network_policy.py +0 -0
  89. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/network_policy_attachment.py +0 -0
  90. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/network_rule.py +0 -0
  91. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/notification_integration.py +0 -0
  92. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/oauth_integration.py +0 -0
  93. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/oauth_integration_for_custom_clients.py +0 -0
  94. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/oauth_integration_for_partner_applications.py +0 -0
  95. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/object_parameter.py +0 -0
  96. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/outputs.py +0 -0
  97. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/password_policy.py +0 -0
  98. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/pipe.py +0 -0
  99. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/procedure.py +0 -0
  100. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/provider.py +0 -0
  101. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/py.typed +0 -0
  102. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/resource_monitor.py +0 -0
  103. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/role.py +0 -0
  104. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/row_access_policy.py +0 -0
  105. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/saml2_integration.py +0 -0
  106. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/saml_integration.py +0 -0
  107. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/scim_integration.py +0 -0
  108. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/secondary_database.py +0 -0
  109. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/sequence.py +0 -0
  110. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/session_parameter.py +0 -0
  111. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/share.py +0 -0
  112. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/shared_database.py +0 -0
  113. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/stage.py +0 -0
  114. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/storage_integration.py +0 -0
  115. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/stream.py +0 -0
  116. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/streamlit.py +0 -0
  117. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/table.py +0 -0
  118. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/table_column_masking_policy_application.py +0 -0
  119. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/table_constraint.py +0 -0
  120. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/tag.py +0 -0
  121. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/tag_association.py +0 -0
  122. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/tag_masking_policy_association.py +0 -0
  123. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/task.py +0 -0
  124. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/unsafe_execute.py +0 -0
  125. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/user.py +0 -0
  126. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/user_password_policy_attachment.py +0 -0
  127. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/user_public_keys.py +0 -0
  128. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/view.py +0 -0
  129. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake/warehouse.py +0 -0
  130. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake.egg-info/SOURCES.txt +0 -0
  131. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake.egg-info/dependency_links.txt +0 -0
  132. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake.egg-info/requires.txt +0 -0
  133. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/pulumi_snowflake.egg-info/top_level.txt +0 -0
  134. {pulumi_snowflake-0.58.0a1722527984 → pulumi_snowflake-0.58.0a1722924419}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_snowflake
3
- Version: 0.58.0a1722527984
3
+ Version: 0.58.0a1722924419
4
4
  Summary: A Pulumi package for creating and managing snowflake cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -125,7 +125,7 @@ def get_databases(like: Optional[str] = None,
125
125
  with_parameters: Optional[bool] = None,
126
126
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDatabasesResult:
127
127
  """
128
- !> **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 to use it.
128
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
129
129
 
130
130
  Datasource 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.
131
131
 
@@ -163,7 +163,7 @@ def get_databases_output(like: Optional[pulumi.Input[Optional[str]]] = None,
163
163
  with_parameters: Optional[pulumi.Input[Optional[bool]]] = None,
164
164
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatabasesResult]:
165
165
  """
166
- !> **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 to use it.
166
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
167
167
 
168
168
  Datasource 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.
169
169
 
@@ -85,7 +85,7 @@ def get_network_policies(like: Optional[str] = None,
85
85
  with_describe: Optional[bool] = None,
86
86
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetNetworkPoliciesResult:
87
87
  """
88
- !> **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 to use it.
88
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
89
89
 
90
90
  Datasource 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.
91
91
 
@@ -111,7 +111,7 @@ def get_network_policies_output(like: Optional[pulumi.Input[Optional[str]]] = No
111
111
  with_describe: Optional[pulumi.Input[Optional[bool]]] = None,
112
112
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNetworkPoliciesResult]:
113
113
  """
114
- !> **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 to use it.
114
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
115
115
 
116
116
  Datasource 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.
117
117
 
@@ -85,7 +85,7 @@ def get_roles(in_class: Optional[str] = None,
85
85
  like: Optional[str] = None,
86
86
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetRolesResult:
87
87
  """
88
- !> **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 to use it.
88
+ !> **V1 release candidate** This datasource 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
89
89
 
90
90
  Datasource used to get details of filtered 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.
91
91
 
@@ -111,7 +111,7 @@ def get_roles_output(in_class: Optional[pulumi.Input[Optional[str]]] = None,
111
111
  like: Optional[pulumi.Input[Optional[str]]] = None,
112
112
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRolesResult]:
113
113
  """
114
- !> **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 to use it.
114
+ !> **V1 release candidate** This datasource 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
115
115
 
116
116
  Datasource used to get details of filtered 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.
117
117
 
@@ -138,6 +138,8 @@ def get_schemas(in_: Optional[pulumi.InputType['GetSchemasInArgs']] = None,
138
138
  with_parameters: Optional[bool] = None,
139
139
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSchemasResult:
140
140
  """
141
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
142
+
141
143
  Datasource 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.
142
144
 
143
145
 
@@ -178,6 +180,8 @@ def get_schemas_output(in_: Optional[pulumi.Input[Optional[pulumi.InputType['Get
178
180
  with_parameters: Optional[pulumi.Input[Optional[bool]]] = None,
179
181
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSchemasResult]:
180
182
  """
183
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
184
+
181
185
  Datasource 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.
182
186
 
183
187
 
@@ -85,7 +85,7 @@ def get_security_integrations(like: Optional[str] = None,
85
85
  with_describe: Optional[bool] = None,
86
86
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSecurityIntegrationsResult:
87
87
  """
88
- !> **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 to use it.
88
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
89
89
 
90
90
  Datasource 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`.
91
91
 
@@ -111,7 +111,7 @@ def get_security_integrations_output(like: Optional[pulumi.Input[Optional[str]]]
111
111
  with_describe: Optional[pulumi.Input[Optional[bool]]] = None,
112
112
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecurityIntegrationsResult]:
113
113
  """
114
- !> **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 to use it.
114
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
115
115
 
116
116
  Datasource 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`.
117
117
 
@@ -112,7 +112,7 @@ def get_streamlits(in_: Optional[pulumi.InputType['GetStreamlitsInArgs']] = None
112
112
  with_describe: Optional[bool] = None,
113
113
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetStreamlitsResult:
114
114
  """
115
- !> **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 to use it.
115
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
116
116
 
117
117
  Datasource 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`.
118
118
 
@@ -146,7 +146,7 @@ def get_streamlits_output(in_: Optional[pulumi.Input[Optional[pulumi.InputType['
146
146
  with_describe: Optional[pulumi.Input[Optional[bool]]] = None,
147
147
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetStreamlitsResult]:
148
148
  """
149
- !> **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 to use it.
149
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
150
150
 
151
151
  Datasource 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`.
152
152
 
@@ -98,7 +98,7 @@ def get_warehouses(like: Optional[str] = None,
98
98
  with_parameters: Optional[bool] = None,
99
99
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetWarehousesResult:
100
100
  """
101
- !> **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 to use it.
101
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
102
102
 
103
103
  Datasource 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.
104
104
 
@@ -128,7 +128,7 @@ def get_warehouses_output(like: Optional[pulumi.Input[Optional[str]]] = None,
128
128
  with_parameters: Optional[pulumi.Input[Optional[bool]]] = None,
129
129
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWarehousesResult]:
130
130
  """
131
- !> **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 to use it.
131
+ !> **V1 release candidate** This data source 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 data source if needed. Any errors reported will be resolved with a higher priority. We encourage checking this data source out before the V1 release. Please follow the migration guide to use it.
132
132
 
133
133
  Datasource 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.
134
134
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "snowflake",
4
- "version": "0.58.0-alpha.1722527984"
4
+ "version": "0.58.0-alpha.1722924419"
5
5
  }
@@ -50,7 +50,7 @@ class SchemaArgs:
50
50
  :param pulumi.Input[str] is_transient: Specifies the schema as transient. Transient schemas do not have a Fail-safe period so they do not incur additional storage costs once they leave Time Travel; however, this means they are also not protected by Fail-safe in the event of a data loss. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
51
51
  :param pulumi.Input[str] log_level: Specifies the severity level of messages that should be ingested and made available in the active event table. Valid options are: [TRACE DEBUG INFO WARN ERROR FATAL OFF]. Messages at the specified level (and at more severe levels) are ingested. For more information, see [LOG_LEVEL](https://docs.snowflake.com/en/sql-reference/parameters.html#label-log-level).
52
52
  :param pulumi.Input[int] max_data_extension_time_in_days: Object parameter that specifies the maximum number of days for which Snowflake can extend the data retention period for tables in the database to prevent streams on the tables from becoming stale. For a detailed description of this parameter, see [MAX*DATA*EXTENSION*TIME*IN_DAYS](https://docs.snowflake.com/en/sql-reference/parameters.html#label-max-data-extension-time-in-days).
53
- :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created.
53
+ :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
54
54
  :param pulumi.Input[bool] pipe_execution_paused: Specifies whether to pause a running pipe, primarily in preparation for transferring ownership of the pipe to a different role. For more information, see [PIPE*EXECUTION*PAUSED](https://docs.snowflake.com/en/sql-reference/parameters#pipe-execution-paused).
55
55
  :param pulumi.Input[bool] quoted_identifiers_ignore_case: If true, the case of quoted identifiers is ignored. For more information, see [QUOTED*IDENTIFIERS*IGNORE_CASE](https://docs.snowflake.com/en/sql-reference/parameters#quoted-identifiers-ignore-case).
56
56
  :param pulumi.Input[bool] replace_invalid_characters: Specifies whether to replace invalid UTF-8 characters with the Unicode replacement character (�) in query results for an Iceberg table. You can only set this parameter for tables that use an external Iceberg catalog. For more information, see [REPLACE*INVALID*CHARACTERS](https://docs.snowflake.com/en/sql-reference/parameters#replace-invalid-characters).
@@ -231,7 +231,7 @@ class SchemaArgs:
231
231
  @pulumi.getter
232
232
  def name(self) -> Optional[pulumi.Input[str]]:
233
233
  """
234
- Specifies the identifier for the schema; must be unique for the database in which the schema is created.
234
+ Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
235
235
  """
236
236
  return pulumi.get(self, "name")
237
237
 
@@ -413,7 +413,7 @@ class _SchemaState:
413
413
  :param pulumi.Input[str] is_transient: Specifies the schema as transient. Transient schemas do not have a Fail-safe period so they do not incur additional storage costs once they leave Time Travel; however, this means they are also not protected by Fail-safe in the event of a data loss. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
414
414
  :param pulumi.Input[str] log_level: Specifies the severity level of messages that should be ingested and made available in the active event table. Valid options are: [TRACE DEBUG INFO WARN ERROR FATAL OFF]. Messages at the specified level (and at more severe levels) are ingested. For more information, see [LOG_LEVEL](https://docs.snowflake.com/en/sql-reference/parameters.html#label-log-level).
415
415
  :param pulumi.Input[int] max_data_extension_time_in_days: Object parameter that specifies the maximum number of days for which Snowflake can extend the data retention period for tables in the database to prevent streams on the tables from becoming stale. For a detailed description of this parameter, see [MAX*DATA*EXTENSION*TIME*IN_DAYS](https://docs.snowflake.com/en/sql-reference/parameters.html#label-max-data-extension-time-in-days).
416
- :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created.
416
+ :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
417
417
  :param pulumi.Input[Sequence[pulumi.Input['SchemaParameterArgs']]] parameters: Outputs the result of `SHOW PARAMETERS IN SCHEMA` for the given object.
418
418
  :param pulumi.Input[bool] pipe_execution_paused: Specifies whether to pause a running pipe, primarily in preparation for transferring ownership of the pipe to a different role. For more information, see [PIPE*EXECUTION*PAUSED](https://docs.snowflake.com/en/sql-reference/parameters#pipe-execution-paused).
419
419
  :param pulumi.Input[bool] quoted_identifiers_ignore_case: If true, the case of quoted identifiers is ignored. For more information, see [QUOTED*IDENTIFIERS*IGNORE_CASE](https://docs.snowflake.com/en/sql-reference/parameters#quoted-identifiers-ignore-case).
@@ -615,7 +615,7 @@ class _SchemaState:
615
615
  @pulumi.getter
616
616
  def name(self) -> Optional[pulumi.Input[str]]:
617
617
  """
618
- Specifies the identifier for the schema; must be unique for the database in which the schema is created.
618
+ Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
619
619
  """
620
620
  return pulumi.get(self, "name")
621
621
 
@@ -809,6 +809,8 @@ class Schema(pulumi.CustomResource):
809
809
  with_managed_access: Optional[pulumi.Input[str]] = None,
810
810
  __props__=None):
811
811
  """
812
+ !> **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 to use it.
813
+
812
814
  Resource used to manage schema objects. For more information, check [schema documentation](https://docs.snowflake.com/en/sql-reference/sql/create-schema).
813
815
 
814
816
  ## Import
@@ -831,7 +833,7 @@ class Schema(pulumi.CustomResource):
831
833
  :param pulumi.Input[str] is_transient: Specifies the schema as transient. Transient schemas do not have a Fail-safe period so they do not incur additional storage costs once they leave Time Travel; however, this means they are also not protected by Fail-safe in the event of a data loss. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
832
834
  :param pulumi.Input[str] log_level: Specifies the severity level of messages that should be ingested and made available in the active event table. Valid options are: [TRACE DEBUG INFO WARN ERROR FATAL OFF]. Messages at the specified level (and at more severe levels) are ingested. For more information, see [LOG_LEVEL](https://docs.snowflake.com/en/sql-reference/parameters.html#label-log-level).
833
835
  :param pulumi.Input[int] max_data_extension_time_in_days: Object parameter that specifies the maximum number of days for which Snowflake can extend the data retention period for tables in the database to prevent streams on the tables from becoming stale. For a detailed description of this parameter, see [MAX*DATA*EXTENSION*TIME*IN_DAYS](https://docs.snowflake.com/en/sql-reference/parameters.html#label-max-data-extension-time-in-days).
834
- :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created.
836
+ :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
835
837
  :param pulumi.Input[bool] pipe_execution_paused: Specifies whether to pause a running pipe, primarily in preparation for transferring ownership of the pipe to a different role. For more information, see [PIPE*EXECUTION*PAUSED](https://docs.snowflake.com/en/sql-reference/parameters#pipe-execution-paused).
836
838
  :param pulumi.Input[bool] quoted_identifiers_ignore_case: If true, the case of quoted identifiers is ignored. For more information, see [QUOTED*IDENTIFIERS*IGNORE_CASE](https://docs.snowflake.com/en/sql-reference/parameters#quoted-identifiers-ignore-case).
837
839
  :param pulumi.Input[bool] replace_invalid_characters: Specifies whether to replace invalid UTF-8 characters with the Unicode replacement character (�) in query results for an Iceberg table. You can only set this parameter for tables that use an external Iceberg catalog. For more information, see [REPLACE*INVALID*CHARACTERS](https://docs.snowflake.com/en/sql-reference/parameters#replace-invalid-characters).
@@ -851,6 +853,8 @@ class Schema(pulumi.CustomResource):
851
853
  args: SchemaArgs,
852
854
  opts: Optional[pulumi.ResourceOptions] = None):
853
855
  """
856
+ !> **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 to use it.
857
+
854
858
  Resource used to manage schema objects. For more information, check [schema documentation](https://docs.snowflake.com/en/sql-reference/sql/create-schema).
855
859
 
856
860
  ## Import
@@ -987,7 +991,7 @@ class Schema(pulumi.CustomResource):
987
991
  :param pulumi.Input[str] is_transient: Specifies the schema as transient. Transient schemas do not have a Fail-safe period so they do not incur additional storage costs once they leave Time Travel; however, this means they are also not protected by Fail-safe in the event of a data loss. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
988
992
  :param pulumi.Input[str] log_level: Specifies the severity level of messages that should be ingested and made available in the active event table. Valid options are: [TRACE DEBUG INFO WARN ERROR FATAL OFF]. Messages at the specified level (and at more severe levels) are ingested. For more information, see [LOG_LEVEL](https://docs.snowflake.com/en/sql-reference/parameters.html#label-log-level).
989
993
  :param pulumi.Input[int] max_data_extension_time_in_days: Object parameter that specifies the maximum number of days for which Snowflake can extend the data retention period for tables in the database to prevent streams on the tables from becoming stale. For a detailed description of this parameter, see [MAX*DATA*EXTENSION*TIME*IN_DAYS](https://docs.snowflake.com/en/sql-reference/parameters.html#label-max-data-extension-time-in-days).
990
- :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created.
994
+ :param pulumi.Input[str] name: Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
991
995
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['SchemaParameterArgs']]]] parameters: Outputs the result of `SHOW PARAMETERS IN SCHEMA` for the given object.
992
996
  :param pulumi.Input[bool] pipe_execution_paused: Specifies whether to pause a running pipe, primarily in preparation for transferring ownership of the pipe to a different role. For more information, see [PIPE*EXECUTION*PAUSED](https://docs.snowflake.com/en/sql-reference/parameters#pipe-execution-paused).
993
997
  :param pulumi.Input[bool] quoted_identifiers_ignore_case: If true, the case of quoted identifiers is ignored. For more information, see [QUOTED*IDENTIFIERS*IGNORE_CASE](https://docs.snowflake.com/en/sql-reference/parameters#quoted-identifiers-ignore-case).
@@ -1125,7 +1129,7 @@ class Schema(pulumi.CustomResource):
1125
1129
  @pulumi.getter
1126
1130
  def name(self) -> pulumi.Output[str]:
1127
1131
  """
1128
- Specifies the identifier for the schema; must be unique for the database in which the schema is created.
1132
+ Specifies the identifier for the schema; must be unique for the database in which the schema is created. When the name is `PUBLIC`, during creation the provider checks if this schema has already been created and, in such case, `ALTER` is used to match the desired state.
1129
1133
  """
1130
1134
  return pulumi.get(self, "name")
1131
1135
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_snowflake
3
- Version: 0.58.0a1722527984
3
+ Version: 0.58.0a1722924419
4
4
  Summary: A Pulumi package for creating and managing snowflake cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "snowflake"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.8"
8
- version = "0.58.0a1722527984"
8
+ version = "0.58.0a1722924419"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]