pulumi-snowflake 0.61.0__py3-none-any.whl → 0.61.0a1729059116__py3-none-any.whl

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 (39) hide show
  1. pulumi_snowflake/__init__.py +0 -110
  2. pulumi_snowflake/_inputs.py +1823 -5168
  3. pulumi_snowflake/config/__init__.pyi +36 -86
  4. pulumi_snowflake/config/vars.py +40 -104
  5. pulumi_snowflake/get_grants.py +0 -4
  6. pulumi_snowflake/get_streams.py +56 -105
  7. pulumi_snowflake/grant_account_role.py +2 -2
  8. pulumi_snowflake/grant_application_role.py +2 -2
  9. pulumi_snowflake/grant_database_role.py +2 -2
  10. pulumi_snowflake/grant_ownership.py +14 -14
  11. pulumi_snowflake/grant_privileges_to_account_role.py +8 -8
  12. pulumi_snowflake/grant_privileges_to_database_role.py +8 -8
  13. pulumi_snowflake/grant_privileges_to_share.py +2 -2
  14. pulumi_snowflake/legacy_service_user.py +0 -4
  15. pulumi_snowflake/outputs.py +1346 -4401
  16. pulumi_snowflake/provider.py +146 -433
  17. pulumi_snowflake/pulumi-plugin.json +1 -1
  18. pulumi_snowflake/stream_on_external_table.py +2 -50
  19. pulumi_snowflake/stream_on_table.py +0 -48
  20. pulumi_snowflake/tag_association.py +7 -7
  21. pulumi_snowflake/user.py +0 -4
  22. {pulumi_snowflake-0.61.0.dist-info → pulumi_snowflake-0.61.0a1729059116.dist-info}/METADATA +1 -1
  23. {pulumi_snowflake-0.61.0.dist-info → pulumi_snowflake-0.61.0a1729059116.dist-info}/RECORD +25 -39
  24. {pulumi_snowflake-0.61.0.dist-info → pulumi_snowflake-0.61.0a1729059116.dist-info}/WHEEL +1 -1
  25. pulumi_snowflake/account_authentication_policy_attachment.py +0 -149
  26. pulumi_snowflake/authentication_policy.py +0 -622
  27. pulumi_snowflake/external_volume.py +0 -378
  28. pulumi_snowflake/get_connections.py +0 -147
  29. pulumi_snowflake/get_secrets.py +0 -204
  30. pulumi_snowflake/primary_connection.py +0 -330
  31. pulumi_snowflake/secondary_connection.py +0 -339
  32. pulumi_snowflake/secret_with_authorization_code_grant.py +0 -548
  33. pulumi_snowflake/secret_with_basic_authentication.py +0 -500
  34. pulumi_snowflake/secret_with_client_credentials.py +0 -511
  35. pulumi_snowflake/secret_with_generic_string.py +0 -452
  36. pulumi_snowflake/stream_on_directory_table.py +0 -530
  37. pulumi_snowflake/stream_on_view.py +0 -679
  38. pulumi_snowflake/user_authentication_policy_attachment.py +0 -197
  39. {pulumi_snowflake-0.61.0.dist-info → pulumi_snowflake-0.61.0a1729059116.dist-info}/top_level.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.