pulumi-snowflake 2.9.0a1761968339__tar.gz → 2.9.1__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 (168) hide show
  1. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/PKG-INFO +1 -1
  2. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/authentication_policy.py +7 -7
  3. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/config/__init__.pyi +1 -1
  4. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/config/vars.py +1 -1
  5. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/provider.py +3 -3
  6. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/pulumi-plugin.json +1 -1
  7. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake.egg-info/PKG-INFO +1 -1
  8. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pyproject.toml +1 -1
  9. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/README.md +0 -0
  10. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/__init__.py +0 -0
  11. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/_inputs.py +0 -0
  12. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/_utilities.py +0 -0
  13. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/account.py +0 -0
  14. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/account_authentication_policy_attachment.py +0 -0
  15. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/account_parameter.py +0 -0
  16. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/account_password_policy_attachment.py +0 -0
  17. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/account_role.py +0 -0
  18. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/alert.py +0 -0
  19. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +0 -0
  20. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/api_authentication_integration_with_client_credentials.py +0 -0
  21. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +0 -0
  22. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/api_integration.py +0 -0
  23. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/compute_pool.py +0 -0
  24. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/config/__init__.py +0 -0
  25. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/config/outputs.py +0 -0
  26. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/cortex_search_service.py +0 -0
  27. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/current_account.py +0 -0
  28. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/current_organization_account.py +0 -0
  29. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/database.py +0 -0
  30. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/database_role.py +0 -0
  31. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/dynamic_table.py +0 -0
  32. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/email_notification_integration.py +0 -0
  33. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/execute.py +0 -0
  34. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/external_function.py +0 -0
  35. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/external_oauth_integration.py +0 -0
  36. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/external_table.py +0 -0
  37. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/external_volume.py +0 -0
  38. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/failover_group.py +0 -0
  39. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/file_format.py +0 -0
  40. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/function_java.py +0 -0
  41. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/function_javascript.py +0 -0
  42. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/function_python.py +0 -0
  43. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/function_scala.py +0 -0
  44. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/function_sql.py +0 -0
  45. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_account_roles.py +0 -0
  46. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_accounts.py +0 -0
  47. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_alerts.py +0 -0
  48. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_authentication_policies.py +0 -0
  49. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_compute_pools.py +0 -0
  50. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_connections.py +0 -0
  51. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_cortex_search_services.py +0 -0
  52. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_current_account.py +0 -0
  53. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_current_role.py +0 -0
  54. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_database.py +0 -0
  55. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_database_role.py +0 -0
  56. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_database_roles.py +0 -0
  57. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_databases.py +0 -0
  58. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_dynamic_tables.py +0 -0
  59. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_external_functions.py +0 -0
  60. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_external_tables.py +0 -0
  61. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_failover_groups.py +0 -0
  62. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_file_formats.py +0 -0
  63. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_functions.py +0 -0
  64. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_git_repositories.py +0 -0
  65. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_grants.py +0 -0
  66. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_image_repositories.py +0 -0
  67. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_masking_policies.py +0 -0
  68. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_materialized_views.py +0 -0
  69. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_network_policies.py +0 -0
  70. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_parameters.py +0 -0
  71. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_pipes.py +0 -0
  72. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_procedures.py +0 -0
  73. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_resource_monitors.py +0 -0
  74. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_row_access_policies.py +0 -0
  75. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_schemas.py +0 -0
  76. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_secrets.py +0 -0
  77. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_security_integrations.py +0 -0
  78. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_sequences.py +0 -0
  79. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_services.py +0 -0
  80. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_shares.py +0 -0
  81. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_stages.py +0 -0
  82. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_storage_integrations.py +0 -0
  83. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_streamlits.py +0 -0
  84. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_streams.py +0 -0
  85. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_system_generate_scim_access_token.py +0 -0
  86. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +0 -0
  87. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_system_get_private_link_config.py +0 -0
  88. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_system_get_snowflake_platform_info.py +0 -0
  89. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_tables.py +0 -0
  90. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_tags.py +0 -0
  91. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_tasks.py +0 -0
  92. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_user_programmatic_access_tokens.py +0 -0
  93. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_users.py +0 -0
  94. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_views.py +0 -0
  95. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/get_warehouses.py +0 -0
  96. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/git_repository.py +0 -0
  97. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_account_role.py +0 -0
  98. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_application_role.py +0 -0
  99. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_database_role.py +0 -0
  100. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_ownership.py +0 -0
  101. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_privileges_to_account_role.py +0 -0
  102. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_privileges_to_database_role.py +0 -0
  103. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/grant_privileges_to_share.py +0 -0
  104. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/image_repository.py +0 -0
  105. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/job_service.py +0 -0
  106. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/legacy_service_user.py +0 -0
  107. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/listing.py +0 -0
  108. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/managed_account.py +0 -0
  109. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/masking_policy.py +0 -0
  110. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/materialized_view.py +0 -0
  111. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/network_policy.py +0 -0
  112. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/network_policy_attachment.py +0 -0
  113. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/network_rule.py +0 -0
  114. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/notification_integration.py +0 -0
  115. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/oauth_integration_for_custom_clients.py +0 -0
  116. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/oauth_integration_for_partner_applications.py +0 -0
  117. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/object_parameter.py +0 -0
  118. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/outputs.py +0 -0
  119. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/password_policy.py +0 -0
  120. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/pipe.py +0 -0
  121. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/primary_connection.py +0 -0
  122. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/procedure_java.py +0 -0
  123. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/procedure_javascript.py +0 -0
  124. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/procedure_python.py +0 -0
  125. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/procedure_scala.py +0 -0
  126. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/procedure_sql.py +0 -0
  127. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/py.typed +0 -0
  128. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/resource_monitor.py +0 -0
  129. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/row_access_policy.py +0 -0
  130. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/saml2_integration.py +0 -0
  131. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/schema.py +0 -0
  132. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/scim_integration.py +0 -0
  133. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/secondary_connection.py +0 -0
  134. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/secondary_database.py +0 -0
  135. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/secret_with_authorization_code_grant.py +0 -0
  136. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/secret_with_basic_authentication.py +0 -0
  137. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/secret_with_client_credentials.py +0 -0
  138. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/secret_with_generic_string.py +0 -0
  139. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/sequence.py +0 -0
  140. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/service.py +0 -0
  141. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/service_user.py +0 -0
  142. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/share.py +0 -0
  143. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/shared_database.py +0 -0
  144. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/stage.py +0 -0
  145. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/storage_integration.py +0 -0
  146. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/stream_on_directory_table.py +0 -0
  147. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/stream_on_external_table.py +0 -0
  148. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/stream_on_table.py +0 -0
  149. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/stream_on_view.py +0 -0
  150. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/streamlit.py +0 -0
  151. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/table.py +0 -0
  152. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/table_column_masking_policy_application.py +0 -0
  153. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/table_constraint.py +0 -0
  154. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/tag.py +0 -0
  155. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/tag_association.py +0 -0
  156. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/task.py +0 -0
  157. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/user.py +0 -0
  158. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/user_authentication_policy_attachment.py +0 -0
  159. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/user_password_policy_attachment.py +0 -0
  160. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/user_programmatic_access_token.py +0 -0
  161. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/user_public_keys.py +0 -0
  162. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/view.py +0 -0
  163. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake/warehouse.py +0 -0
  164. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake.egg-info/SOURCES.txt +0 -0
  165. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake.egg-info/dependency_links.txt +0 -0
  166. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake.egg-info/requires.txt +0 -0
  167. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/pulumi_snowflake.egg-info/top_level.txt +0 -0
  168. {pulumi_snowflake-2.9.0a1761968339 → pulumi_snowflake-2.9.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_snowflake
3
- Version: 2.9.0a1761968339
3
+ Version: 2.9.1
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
@@ -41,7 +41,7 @@ class AuthenticationPolicyArgs:
41
41
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] client_types: A list of clients that can authenticate with Snowflake. If a client tries to connect, and the client is not one of the valid `client_types`, then the login attempt fails. Valid values are (case-insensitive): `ALL` | `SNOWFLAKE_UI` | `DRIVERS` | `SNOWSQL` | `SNOWFLAKE_CLI`. The `client_types` property of an authentication policy is a best effort method to block user logins based on specific clients. It should not be used as the sole control to establish a security boundary.
42
42
  :param pulumi.Input[_builtins.str] comment: Specifies a comment for the authentication policy.
43
43
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] mfa_authentication_methods: A list of authentication methods that enforce multi-factor authentication (MFA) during login. Authentication methods not listed in this parameter do not prompt for multi-factor authentication. Allowed values are `ALL` | `SAML` | `PASSWORD`.
44
- :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
44
+ :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
45
45
  :param pulumi.Input['AuthenticationPolicyMfaPolicyArgs'] mfa_policy: Specifies the multi-factor authentication (MFA) methods that users can use as a second factor of authentication.
46
46
  :param pulumi.Input[_builtins.str] name: Specifies the identifier for the authentication policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
47
47
  :param pulumi.Input['AuthenticationPolicyPatPolicyArgs'] pat_policy: Specifies the policy for programmatic access tokens.
@@ -151,7 +151,7 @@ class AuthenticationPolicyArgs:
151
151
  @pulumi.getter(name="mfaEnrollment")
152
152
  def mfa_enrollment(self) -> Optional[pulumi.Input[_builtins.str]]:
153
153
  """
154
- Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
154
+ Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
155
155
  """
156
156
  return pulumi.get(self, "mfa_enrollment")
157
157
 
@@ -247,7 +247,7 @@ class _AuthenticationPolicyState:
247
247
  :param pulumi.Input[Sequence[pulumi.Input['AuthenticationPolicyDescribeOutputArgs']]] describe_outputs: Outputs the result of `DESCRIBE AUTHENTICATION POLICY` for the given policy.
248
248
  :param pulumi.Input[_builtins.str] fully_qualified_name: Fully qualified name of the resource. For more information, see [object name resolution](https://docs.snowflake.com/en/sql-reference/name-resolution).
249
249
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] mfa_authentication_methods: A list of authentication methods that enforce multi-factor authentication (MFA) during login. Authentication methods not listed in this parameter do not prompt for multi-factor authentication. Allowed values are `ALL` | `SAML` | `PASSWORD`.
250
- :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
250
+ :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
251
251
  :param pulumi.Input['AuthenticationPolicyMfaPolicyArgs'] mfa_policy: Specifies the multi-factor authentication (MFA) methods that users can use as a second factor of authentication.
252
252
  :param pulumi.Input[_builtins.str] name: Specifies the identifier for the authentication policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
253
253
  :param pulumi.Input['AuthenticationPolicyPatPolicyArgs'] pat_policy: Specifies the policy for programmatic access tokens.
@@ -379,7 +379,7 @@ class _AuthenticationPolicyState:
379
379
  @pulumi.getter(name="mfaEnrollment")
380
380
  def mfa_enrollment(self) -> Optional[pulumi.Input[_builtins.str]]:
381
381
  """
382
- Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
382
+ Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
383
383
  """
384
384
  return pulumi.get(self, "mfa_enrollment")
385
385
 
@@ -505,7 +505,7 @@ class AuthenticationPolicy(pulumi.CustomResource):
505
505
  :param pulumi.Input[_builtins.str] comment: Specifies a comment for the authentication policy.
506
506
  :param pulumi.Input[_builtins.str] database: The database in which to create the authentication policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
507
507
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] mfa_authentication_methods: A list of authentication methods that enforce multi-factor authentication (MFA) during login. Authentication methods not listed in this parameter do not prompt for multi-factor authentication. Allowed values are `ALL` | `SAML` | `PASSWORD`.
508
- :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
508
+ :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
509
509
  :param pulumi.Input[Union['AuthenticationPolicyMfaPolicyArgs', 'AuthenticationPolicyMfaPolicyArgsDict']] mfa_policy: Specifies the multi-factor authentication (MFA) methods that users can use as a second factor of authentication.
510
510
  :param pulumi.Input[_builtins.str] name: Specifies the identifier for the authentication policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
511
511
  :param pulumi.Input[Union['AuthenticationPolicyPatPolicyArgs', 'AuthenticationPolicyPatPolicyArgsDict']] pat_policy: Specifies the policy for programmatic access tokens.
@@ -620,7 +620,7 @@ class AuthenticationPolicy(pulumi.CustomResource):
620
620
  :param pulumi.Input[Sequence[pulumi.Input[Union['AuthenticationPolicyDescribeOutputArgs', 'AuthenticationPolicyDescribeOutputArgsDict']]]] describe_outputs: Outputs the result of `DESCRIBE AUTHENTICATION POLICY` for the given policy.
621
621
  :param pulumi.Input[_builtins.str] fully_qualified_name: Fully qualified name of the resource. For more information, see [object name resolution](https://docs.snowflake.com/en/sql-reference/name-resolution).
622
622
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] mfa_authentication_methods: A list of authentication methods that enforce multi-factor authentication (MFA) during login. Authentication methods not listed in this parameter do not prompt for multi-factor authentication. Allowed values are `ALL` | `SAML` | `PASSWORD`.
623
- :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
623
+ :param pulumi.Input[_builtins.str] mfa_enrollment: Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
624
624
  :param pulumi.Input[Union['AuthenticationPolicyMfaPolicyArgs', 'AuthenticationPolicyMfaPolicyArgsDict']] mfa_policy: Specifies the multi-factor authentication (MFA) methods that users can use as a second factor of authentication.
625
625
  :param pulumi.Input[_builtins.str] name: Specifies the identifier for the authentication policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
626
626
  :param pulumi.Input[Union['AuthenticationPolicyPatPolicyArgs', 'AuthenticationPolicyPatPolicyArgsDict']] pat_policy: Specifies the policy for programmatic access tokens.
@@ -711,7 +711,7 @@ class AuthenticationPolicy(pulumi.CustomResource):
711
711
  @pulumi.getter(name="mfaEnrollment")
712
712
  def mfa_enrollment(self) -> pulumi.Output[Optional[_builtins.str]]:
713
713
  """
714
- Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
714
+ Determines whether a user must enroll in multi-factor authentication. Valid values are (case-insensitive): `REQUIRED` | `REQUIRED_PASSWORD_ONLY` | `OPTIONAL`. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the `client_types` parameter must include `snowflake_ui`, because Snowsight is the only place users can enroll in multi-factor authentication (MFA). Note that when you set this value to OPTIONAL, and your account setup forces users to enroll in MFA, then Snowflake may set quietly this value to `REQUIRED_PASSWORD_ONLY`, which may cause permadiff. In this case, you may want to adjust this field value.
715
715
  """
716
716
  return pulumi.get(self, "mfa_enrollment")
717
717
 
@@ -72,7 +72,7 @@ Enables single use refresh tokens for Snowflake IdP. Can also be sourced from th
72
72
 
73
73
  experimentalFeaturesEnableds: Optional[str]
74
74
  """
75
- A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
75
+ A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `PARAMETERS_IGNORE_VALUE_CHANGES_IF_NOT_ON_OBJECT_LEVEL` | `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
76
76
  """
77
77
 
78
78
  externalBrowserTimeout: Optional[int]
@@ -101,7 +101,7 @@ class _ExportableConfig(types.ModuleType):
101
101
  @_builtins.property
102
102
  def experimental_features_enableds(self) -> Optional[str]:
103
103
  """
104
- A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
104
+ A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `PARAMETERS_IGNORE_VALUE_CHANGES_IF_NOT_ON_OBJECT_LEVEL` | `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
105
105
  """
106
106
  return __config__.get('experimentalFeaturesEnableds')
107
107
 
@@ -85,7 +85,7 @@ class ProviderArgs:
85
85
  :param pulumi.Input[_builtins.bool] disable_telemetry: Disables telemetry in the driver. Can also be sourced from the `DISABLE_TELEMETRY` environment variable.
86
86
  :param pulumi.Input[_builtins.str] driver_tracing: Specifies the logging level to be used by the driver. Valid options are: `trace` | `debug` | `info` | `print` | `warning` | `error` | `fatal` | `panic`. Can also be sourced from the `SNOWFLAKE_DRIVER_TRACING` environment variable.
87
87
  :param pulumi.Input[_builtins.bool] enable_single_use_refresh_tokens: Enables single use refresh tokens for Snowflake IdP. Can also be sourced from the `SNOWFLAKE_ENABLE_SINGLE_USE_REFRESH_TOKENS` environment variable.
88
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] experimental_features_enableds: A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
88
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] experimental_features_enableds: A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `PARAMETERS_IGNORE_VALUE_CHANGES_IF_NOT_ON_OBJECT_LEVEL` | `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
89
89
  :param pulumi.Input[_builtins.int] external_browser_timeout: The timeout in seconds for the external browser to complete the authentication. Can also be sourced from the `SNOWFLAKE_EXTERNAL_BROWSER_TIMEOUT` environment variable.
90
90
  :param pulumi.Input[_builtins.str] host: Specifies a custom host value used by the driver for privatelink connections. Can also be sourced from the `SNOWFLAKE_HOST` environment variable.
91
91
  :param pulumi.Input[_builtins.str] include_retry_reason: Should retried request contain retry reason. Can also be sourced from the `SNOWFLAKE_INCLUDE_RETRY_REASON` environment variable.
@@ -381,7 +381,7 @@ class ProviderArgs:
381
381
  @pulumi.getter(name="experimentalFeaturesEnableds")
382
382
  def experimental_features_enableds(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
383
383
  """
384
- A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
384
+ A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `PARAMETERS_IGNORE_VALUE_CHANGES_IF_NOT_ON_OBJECT_LEVEL` | `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
385
385
  """
386
386
  return pulumi.get(self, "experimental_features_enableds")
387
387
 
@@ -945,7 +945,7 @@ class Provider(pulumi.ProviderResource):
945
945
  :param pulumi.Input[_builtins.bool] disable_telemetry: Disables telemetry in the driver. Can also be sourced from the `DISABLE_TELEMETRY` environment variable.
946
946
  :param pulumi.Input[_builtins.str] driver_tracing: Specifies the logging level to be used by the driver. Valid options are: `trace` | `debug` | `info` | `print` | `warning` | `error` | `fatal` | `panic`. Can also be sourced from the `SNOWFLAKE_DRIVER_TRACING` environment variable.
947
947
  :param pulumi.Input[_builtins.bool] enable_single_use_refresh_tokens: Enables single use refresh tokens for Snowflake IdP. Can also be sourced from the `SNOWFLAKE_ENABLE_SINGLE_USE_REFRESH_TOKENS` environment variable.
948
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] experimental_features_enableds: A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
948
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] experimental_features_enableds: A list of experimental features. Similarly to preview features, they are not yet stable features of the provider. Enabling given experiment is still considered a preview feature, even when applied to the stable resource. These switches offer experiments altering the provider behavior. If the given experiment is successful, it can be considered an addition in the future provider versions. This field can not be set with environmental variables. Valid options are: `PARAMETERS_IGNORE_VALUE_CHANGES_IF_NOT_ON_OBJECT_LEVEL` | `WAREHOUSE_SHOW_IMPROVED_PERFORMANCE`.
949
949
  :param pulumi.Input[_builtins.int] external_browser_timeout: The timeout in seconds for the external browser to complete the authentication. Can also be sourced from the `SNOWFLAKE_EXTERNAL_BROWSER_TIMEOUT` environment variable.
950
950
  :param pulumi.Input[_builtins.str] host: Specifies a custom host value used by the driver for privatelink connections. Can also be sourced from the `SNOWFLAKE_HOST` environment variable.
951
951
  :param pulumi.Input[_builtins.str] include_retry_reason: Should retried request contain retry reason. Can also be sourced from the `SNOWFLAKE_INCLUDE_RETRY_REASON` environment variable.
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "snowflake",
4
- "version": "2.9.0-alpha.1761968339"
4
+ "version": "2.9.1"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_snowflake
3
- Version: 2.9.0a1761968339
3
+ Version: 2.9.1
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.9"
8
- version = "2.9.0a1761968339"
8
+ version = "2.9.1"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]