pulumi-snowflake 1.3.0a1745304063__tar.gz → 1.4.0a1745476760__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.
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/PKG-INFO +1 -1
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/_inputs.py +6 -6
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/config/__init__.pyi +7 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/config/vars.py +9 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/outputs.py +4 -4
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/provider.py +26 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/pulumi-plugin.json +1 -1
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake.egg-info/PKG-INFO +1 -1
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pyproject.toml +1 -1
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/README.md +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/__init__.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/_utilities.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/account.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/account_authentication_policy_attachment.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/account_parameter.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/account_password_policy_attachment.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/account_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/alert.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/api_authentication_integration_with_client_credentials.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/api_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/authentication_policy.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/config/__init__.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/config/outputs.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/cortex_search_service.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/database.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/database_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/dynamic_table.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/email_notification_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/execute.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/external_function.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/external_oauth_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/external_table.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/external_volume.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/failover_group.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/file_format.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/function_java.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/function_javascript.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/function_python.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/function_scala.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/function_sql.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_account_roles.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_accounts.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_alerts.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_connections.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_cortex_search_services.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_current_account.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_current_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_database.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_database_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_database_roles.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_databases.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_dynamic_tables.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_external_functions.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_external_tables.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_failover_groups.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_file_formats.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_functions.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_grants.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_masking_policies.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_materialized_views.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_network_policies.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_parameters.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_pipes.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_procedures.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_resource_monitors.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_row_access_policies.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_schemas.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_secrets.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_security_integrations.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_sequences.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_shares.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_stages.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_storage_integrations.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_streamlits.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_streams.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_system_generate_scim_access_token.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_system_get_private_link_config.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_system_get_snowflake_platform_info.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_tables.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_tags.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_tasks.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_users.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_views.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_warehouses.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_account_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_application_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_database_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_ownership.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_privileges_to_account_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_privileges_to_database_role.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/grant_privileges_to_share.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/legacy_service_user.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/managed_account.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/masking_policy.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/materialized_view.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/network_policy.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/network_policy_attachment.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/network_rule.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/notification_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/oauth_integration_for_custom_clients.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/oauth_integration_for_partner_applications.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/object_parameter.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/password_policy.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/pipe.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/primary_connection.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/procedure_java.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/procedure_javascript.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/procedure_python.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/procedure_scala.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/procedure_sql.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/py.typed +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/resource_monitor.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/row_access_policy.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/saml2_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/schema.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/scim_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/secondary_connection.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/secondary_database.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/secret_with_authorization_code_grant.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/secret_with_basic_authentication.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/secret_with_client_credentials.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/secret_with_generic_string.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/sequence.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/service_user.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/share.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/shared_database.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/stage.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/storage_integration.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/stream_on_directory_table.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/stream_on_external_table.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/stream_on_table.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/stream_on_view.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/streamlit.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/table.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/table_column_masking_policy_application.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/table_constraint.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/tag.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/tag_association.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/task.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/user.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/user_authentication_policy_attachment.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/user_password_policy_attachment.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/user_public_keys.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/view.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/warehouse.py +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake.egg-info/SOURCES.txt +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake.egg-info/dependency_links.txt +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake.egg-info/requires.txt +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake.egg-info/top_level.txt +0 -0
- {pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/setup.cfg +0 -0
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/_inputs.py
RENAMED
|
@@ -11639,7 +11639,7 @@ if not MYPY:
|
|
|
11639
11639
|
class GrantPrivilegesToAccountRoleOnSchemaObjectFutureArgsDict(TypedDict):
|
|
11640
11640
|
object_type_plural: pulumi.Input[builtins.str]
|
|
11641
11641
|
"""
|
|
11642
|
-
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
11642
|
+
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
11643
11643
|
"""
|
|
11644
11644
|
in_database: NotRequired[pulumi.Input[builtins.str]]
|
|
11645
11645
|
in_schema: NotRequired[pulumi.Input[builtins.str]]
|
|
@@ -11653,7 +11653,7 @@ class GrantPrivilegesToAccountRoleOnSchemaObjectFutureArgs:
|
|
|
11653
11653
|
in_database: Optional[pulumi.Input[builtins.str]] = None,
|
|
11654
11654
|
in_schema: Optional[pulumi.Input[builtins.str]] = None):
|
|
11655
11655
|
"""
|
|
11656
|
-
:param pulumi.Input[builtins.str] object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
11656
|
+
:param pulumi.Input[builtins.str] object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
11657
11657
|
"""
|
|
11658
11658
|
pulumi.set(__self__, "object_type_plural", object_type_plural)
|
|
11659
11659
|
if in_database is not None:
|
|
@@ -11665,7 +11665,7 @@ class GrantPrivilegesToAccountRoleOnSchemaObjectFutureArgs:
|
|
|
11665
11665
|
@pulumi.getter(name="objectTypePlural")
|
|
11666
11666
|
def object_type_plural(self) -> pulumi.Input[builtins.str]:
|
|
11667
11667
|
"""
|
|
11668
|
-
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
11668
|
+
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
11669
11669
|
"""
|
|
11670
11670
|
return pulumi.get(self, "object_type_plural")
|
|
11671
11671
|
|
|
@@ -11931,7 +11931,7 @@ if not MYPY:
|
|
|
11931
11931
|
class GrantPrivilegesToDatabaseRoleOnSchemaObjectFutureArgsDict(TypedDict):
|
|
11932
11932
|
object_type_plural: pulumi.Input[builtins.str]
|
|
11933
11933
|
"""
|
|
11934
|
-
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
11934
|
+
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
11935
11935
|
"""
|
|
11936
11936
|
in_database: NotRequired[pulumi.Input[builtins.str]]
|
|
11937
11937
|
"""
|
|
@@ -11951,7 +11951,7 @@ class GrantPrivilegesToDatabaseRoleOnSchemaObjectFutureArgs:
|
|
|
11951
11951
|
in_database: Optional[pulumi.Input[builtins.str]] = None,
|
|
11952
11952
|
in_schema: Optional[pulumi.Input[builtins.str]] = None):
|
|
11953
11953
|
"""
|
|
11954
|
-
:param pulumi.Input[builtins.str] object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
11954
|
+
:param pulumi.Input[builtins.str] object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
11955
11955
|
:param pulumi.Input[builtins.str] in_database: The fully qualified name of the database.
|
|
11956
11956
|
:param pulumi.Input[builtins.str] in_schema: The fully qualified name of the schema.
|
|
11957
11957
|
"""
|
|
@@ -11965,7 +11965,7 @@ class GrantPrivilegesToDatabaseRoleOnSchemaObjectFutureArgs:
|
|
|
11965
11965
|
@pulumi.getter(name="objectTypePlural")
|
|
11966
11966
|
def object_type_plural(self) -> pulumi.Input[builtins.str]:
|
|
11967
11967
|
"""
|
|
11968
|
-
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
11968
|
+
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
11969
11969
|
"""
|
|
11970
11970
|
return pulumi.get(self, "object_type_plural")
|
|
11971
11971
|
|
|
@@ -240,6 +240,13 @@ variable.
|
|
|
240
240
|
|
|
241
241
|
tokenAccessor: Optional[str]
|
|
242
242
|
|
|
243
|
+
useLegacyTomlFile: Optional[bool]
|
|
244
|
+
"""
|
|
245
|
+
True by default. When this is set to true, the provider expects the legacy TOML format. Otherwise, it expects the new
|
|
246
|
+
format. See more in the section below Can also be sourced from the `SNOWFLAKE_USE_LEGACY_TOML_FILE` environment
|
|
247
|
+
variable.
|
|
248
|
+
"""
|
|
249
|
+
|
|
243
250
|
user: Optional[str]
|
|
244
251
|
"""
|
|
245
252
|
Username. Required unless using `profile`. Can also be sourced from the `SNOWFLAKE_USER` environment variable.
|
|
@@ -322,6 +322,15 @@ class _ExportableConfig(types.ModuleType):
|
|
|
322
322
|
def token_accessor(self) -> Optional[str]:
|
|
323
323
|
return __config__.get('tokenAccessor')
|
|
324
324
|
|
|
325
|
+
@property
|
|
326
|
+
def use_legacy_toml_file(self) -> Optional[bool]:
|
|
327
|
+
"""
|
|
328
|
+
True by default. When this is set to true, the provider expects the legacy TOML format. Otherwise, it expects the new
|
|
329
|
+
format. See more in the section below Can also be sourced from the `SNOWFLAKE_USE_LEGACY_TOML_FILE` environment
|
|
330
|
+
variable.
|
|
331
|
+
"""
|
|
332
|
+
return __config__.get_bool('useLegacyTomlFile')
|
|
333
|
+
|
|
325
334
|
@property
|
|
326
335
|
def user(self) -> Optional[str]:
|
|
327
336
|
"""
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/outputs.py
RENAMED
|
@@ -8506,7 +8506,7 @@ class GrantPrivilegesToAccountRoleOnSchemaObjectFuture(dict):
|
|
|
8506
8506
|
in_database: Optional[builtins.str] = None,
|
|
8507
8507
|
in_schema: Optional[builtins.str] = None):
|
|
8508
8508
|
"""
|
|
8509
|
-
:param builtins.str object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
8509
|
+
:param builtins.str object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
8510
8510
|
"""
|
|
8511
8511
|
pulumi.set(__self__, "object_type_plural", object_type_plural)
|
|
8512
8512
|
if in_database is not None:
|
|
@@ -8518,7 +8518,7 @@ class GrantPrivilegesToAccountRoleOnSchemaObjectFuture(dict):
|
|
|
8518
8518
|
@pulumi.getter(name="objectTypePlural")
|
|
8519
8519
|
def object_type_plural(self) -> builtins.str:
|
|
8520
8520
|
"""
|
|
8521
|
-
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
8521
|
+
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
8522
8522
|
"""
|
|
8523
8523
|
return pulumi.get(self, "object_type_plural")
|
|
8524
8524
|
|
|
@@ -8762,7 +8762,7 @@ class GrantPrivilegesToDatabaseRoleOnSchemaObjectFuture(dict):
|
|
|
8762
8762
|
in_database: Optional[builtins.str] = None,
|
|
8763
8763
|
in_schema: Optional[builtins.str] = None):
|
|
8764
8764
|
"""
|
|
8765
|
-
:param builtins.str object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
8765
|
+
:param builtins.str object_type_plural: The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
8766
8766
|
:param builtins.str in_database: The fully qualified name of the database.
|
|
8767
8767
|
:param builtins.str in_schema: The fully qualified name of the schema.
|
|
8768
8768
|
"""
|
|
@@ -8776,7 +8776,7 @@ class GrantPrivilegesToDatabaseRoleOnSchemaObjectFuture(dict):
|
|
|
8776
8776
|
@pulumi.getter(name="objectTypePlural")
|
|
8777
8777
|
def object_type_plural(self) -> builtins.str:
|
|
8778
8778
|
"""
|
|
8779
|
-
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | DATASETS.
|
|
8779
|
+
The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | AUTHENTICATION POLICIES | DATA METRIC FUNCTIONS | DYNAMIC TABLES | EVENT TABLES | EXTERNAL TABLES | FILE FORMATS | FUNCTIONS | GIT REPOSITORIES | HYBRID TABLES | ICEBERG TABLES | MATERIALIZED VIEWS | MODELS | NETWORK RULES | NOTEBOOKS | PASSWORD POLICIES | PIPES | PROCEDURES | SECRETS | SERVICES | SEQUENCES | SNAPSHOTS | STAGES | STREAMS | TABLES | TASKS | VIEWS | STREAMLITS | DATASETS.
|
|
8780
8780
|
"""
|
|
8781
8781
|
return pulumi.get(self, "object_type_plural")
|
|
8782
8782
|
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/provider.py
RENAMED
|
@@ -59,6 +59,7 @@ class ProviderArgs:
|
|
|
59
59
|
tmp_directory_path: Optional[pulumi.Input[builtins.str]] = None,
|
|
60
60
|
token: Optional[pulumi.Input[builtins.str]] = None,
|
|
61
61
|
token_accessor: Optional[pulumi.Input['ProviderTokenAccessorArgs']] = None,
|
|
62
|
+
use_legacy_toml_file: Optional[pulumi.Input[builtins.bool]] = None,
|
|
62
63
|
user: Optional[pulumi.Input[builtins.str]] = None,
|
|
63
64
|
validate_default_parameters: Optional[pulumi.Input[builtins.str]] = None,
|
|
64
65
|
warehouse: Optional[pulumi.Input[builtins.str]] = None):
|
|
@@ -140,6 +141,9 @@ class ProviderArgs:
|
|
|
140
141
|
the `SNOWFLAKE_TMP_DIRECTORY_PATH` environment variable.
|
|
141
142
|
:param pulumi.Input[builtins.str] token: Token to use for OAuth and other forms of token based auth. Can also be sourced from the `SNOWFLAKE_TOKEN` environment
|
|
142
143
|
variable.
|
|
144
|
+
:param pulumi.Input[builtins.bool] use_legacy_toml_file: True by default. When this is set to true, the provider expects the legacy TOML format. Otherwise, it expects the new
|
|
145
|
+
format. See more in the section below Can also be sourced from the `SNOWFLAKE_USE_LEGACY_TOML_FILE` environment
|
|
146
|
+
variable.
|
|
143
147
|
:param pulumi.Input[builtins.str] user: Username. Required unless using `profile`. Can also be sourced from the `SNOWFLAKE_USER` environment variable.
|
|
144
148
|
:param pulumi.Input[builtins.str] validate_default_parameters: True by default. If false, disables the validation checks for Database, Schema, Warehouse and Role at the time a
|
|
145
149
|
connection is established. Can also be sourced from the `SNOWFLAKE_VALIDATE_DEFAULT_PARAMETERS` environment variable.
|
|
@@ -234,6 +238,8 @@ class ProviderArgs:
|
|
|
234
238
|
pulumi.set(__self__, "token", token)
|
|
235
239
|
if token_accessor is not None:
|
|
236
240
|
pulumi.set(__self__, "token_accessor", token_accessor)
|
|
241
|
+
if use_legacy_toml_file is not None:
|
|
242
|
+
pulumi.set(__self__, "use_legacy_toml_file", use_legacy_toml_file)
|
|
237
243
|
if user is not None:
|
|
238
244
|
pulumi.set(__self__, "user", user)
|
|
239
245
|
if validate_default_parameters is not None:
|
|
@@ -733,6 +739,20 @@ class ProviderArgs:
|
|
|
733
739
|
def token_accessor(self, value: Optional[pulumi.Input['ProviderTokenAccessorArgs']]):
|
|
734
740
|
pulumi.set(self, "token_accessor", value)
|
|
735
741
|
|
|
742
|
+
@property
|
|
743
|
+
@pulumi.getter(name="useLegacyTomlFile")
|
|
744
|
+
def use_legacy_toml_file(self) -> Optional[pulumi.Input[builtins.bool]]:
|
|
745
|
+
"""
|
|
746
|
+
True by default. When this is set to true, the provider expects the legacy TOML format. Otherwise, it expects the new
|
|
747
|
+
format. See more in the section below Can also be sourced from the `SNOWFLAKE_USE_LEGACY_TOML_FILE` environment
|
|
748
|
+
variable.
|
|
749
|
+
"""
|
|
750
|
+
return pulumi.get(self, "use_legacy_toml_file")
|
|
751
|
+
|
|
752
|
+
@use_legacy_toml_file.setter
|
|
753
|
+
def use_legacy_toml_file(self, value: Optional[pulumi.Input[builtins.bool]]):
|
|
754
|
+
pulumi.set(self, "use_legacy_toml_file", value)
|
|
755
|
+
|
|
736
756
|
@property
|
|
737
757
|
@pulumi.getter
|
|
738
758
|
def user(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
@@ -815,6 +835,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
815
835
|
tmp_directory_path: Optional[pulumi.Input[builtins.str]] = None,
|
|
816
836
|
token: Optional[pulumi.Input[builtins.str]] = None,
|
|
817
837
|
token_accessor: Optional[pulumi.Input[Union['ProviderTokenAccessorArgs', 'ProviderTokenAccessorArgsDict']]] = None,
|
|
838
|
+
use_legacy_toml_file: Optional[pulumi.Input[builtins.bool]] = None,
|
|
818
839
|
user: Optional[pulumi.Input[builtins.str]] = None,
|
|
819
840
|
validate_default_parameters: Optional[pulumi.Input[builtins.str]] = None,
|
|
820
841
|
warehouse: Optional[pulumi.Input[builtins.str]] = None,
|
|
@@ -903,6 +924,9 @@ class Provider(pulumi.ProviderResource):
|
|
|
903
924
|
the `SNOWFLAKE_TMP_DIRECTORY_PATH` environment variable.
|
|
904
925
|
:param pulumi.Input[builtins.str] token: Token to use for OAuth and other forms of token based auth. Can also be sourced from the `SNOWFLAKE_TOKEN` environment
|
|
905
926
|
variable.
|
|
927
|
+
:param pulumi.Input[builtins.bool] use_legacy_toml_file: True by default. When this is set to true, the provider expects the legacy TOML format. Otherwise, it expects the new
|
|
928
|
+
format. See more in the section below Can also be sourced from the `SNOWFLAKE_USE_LEGACY_TOML_FILE` environment
|
|
929
|
+
variable.
|
|
906
930
|
:param pulumi.Input[builtins.str] user: Username. Required unless using `profile`. Can also be sourced from the `SNOWFLAKE_USER` environment variable.
|
|
907
931
|
:param pulumi.Input[builtins.str] validate_default_parameters: True by default. If false, disables the validation checks for Database, Schema, Warehouse and Role at the time a
|
|
908
932
|
connection is established. Can also be sourced from the `SNOWFLAKE_VALIDATE_DEFAULT_PARAMETERS` environment variable.
|
|
@@ -974,6 +998,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
974
998
|
tmp_directory_path: Optional[pulumi.Input[builtins.str]] = None,
|
|
975
999
|
token: Optional[pulumi.Input[builtins.str]] = None,
|
|
976
1000
|
token_accessor: Optional[pulumi.Input[Union['ProviderTokenAccessorArgs', 'ProviderTokenAccessorArgsDict']]] = None,
|
|
1001
|
+
use_legacy_toml_file: Optional[pulumi.Input[builtins.bool]] = None,
|
|
977
1002
|
user: Optional[pulumi.Input[builtins.str]] = None,
|
|
978
1003
|
validate_default_parameters: Optional[pulumi.Input[builtins.str]] = None,
|
|
979
1004
|
warehouse: Optional[pulumi.Input[builtins.str]] = None,
|
|
@@ -1036,6 +1061,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
1036
1061
|
__props__.__dict__["tmp_directory_path"] = tmp_directory_path
|
|
1037
1062
|
__props__.__dict__["token"] = None if token is None else pulumi.Output.secret(token)
|
|
1038
1063
|
__props__.__dict__["token_accessor"] = pulumi.Output.from_input(token_accessor).apply(pulumi.runtime.to_json) if token_accessor is not None else None
|
|
1064
|
+
__props__.__dict__["use_legacy_toml_file"] = pulumi.Output.from_input(use_legacy_toml_file).apply(pulumi.runtime.to_json) if use_legacy_toml_file is not None else None
|
|
1039
1065
|
__props__.__dict__["user"] = user
|
|
1040
1066
|
__props__.__dict__["validate_default_parameters"] = validate_default_parameters
|
|
1041
1067
|
if warehouse is None:
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/account.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/alert.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/database.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/execute.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/get_tags.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/pipe.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/sequence.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/share.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/stage.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/table.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/tag.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/task.py
RENAMED
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/user.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.3.0a1745304063 → pulumi_snowflake-1.4.0a1745476760}/pulumi_snowflake/view.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|