-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: support snowflake application as database #2596
fix: support snowflake application as database #2596
Conversation
Integration tests failure for fee75f02ca16eddebc7aae1f7f139bb62e3c221a |
Integration tests failure for 59c501806a557771d0b20092207137d5ddd56743 |
Integration tests failure for 013b88fce128b4429eab3775cbad4e827fc97bd2 |
Integration tests failure for 5a1f25b62a91f92fdf1bc0bca7a86eb5e454293a |
Integration tests failure for e2c3549a1933e1ff182d49074fb1b10e1a1c2bf3 |
Integration tests cancelled for 9bd3b0545fb10a8842b25c352b2b9dc350e84111 |
🤖 I have created a release *beep* *boop* --- ## [0.87.1](v0.87.0...v0.87.1) (2024-03-06) ### 🔧 **Misc** * Add deprecated resources/datasources to the main documentation page ([#2581](#2581)) ([68bbf4f](68bbf4f)) * Add deprecation message to docs ([#2578](#2578)) ([3675d6d](3675d6d)) * Add Terraform setup to the testing pipeline ([#2579](#2579)) ([216e35a](216e35a)) * Chore use get or skip in other tests ([#2570](#2570)) ([2829b90](2829b90)) * modify provider context to pass snowflake client instead of db connection ([#2577](#2577)) ([e7fd4ef](e7fd4ef)) * Speed up tests ([#2580](#2580)) ([f003715](f003715)) ### 🐛 **Bug fixes:** * file_format validate() for field_optionally_enclosed_by ([#2575](#2575)) ([5da5d93](5da5d93)) * Fix import for account parameter ([#2594](#2594)) ([cac884c](cac884c)), closes [#2573](#2573) * support snowflake application as database ([#2596](#2596)) ([b9a4a19](b9a4a19)) * tag identifiers problems ([#2534](#2534)) ([3c300e1](3c300e1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
Fix for: #1998 and #2366
Changes
if
checks for futures, so added a check forname != SNOWFLAKE
snowflake_grant_privilege_to_account_role
resourceobject_type = DATABASE