-
Notifications
You must be signed in to change notification settings - Fork 478
chore: Fix references to objects used in the SDK generator templates #4200
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Account-level tests cancelled for 00eeabe30e1fc1ffb0291e9958a13bc2ed0e75eb |
sfc-gh-jmichalak
approved these changes
Nov 17, 2025
sfc-gh-jmichalak
approved these changes
Nov 17, 2025
sfc-gh-jcieslak
approved these changes
Nov 17, 2025
jasonzondor
pushed a commit
to jasonzondor/terraform-provider-snowflake
that referenced
this pull request
Nov 17, 2025
…nowflakedb#4200) Adjust the references in templated to the new package structure
sfc-gh-jmichalak
pushed a commit
that referenced
this pull request
Nov 21, 2025
🤖 I have created a release *beep* *boop* --- ## [2.11.0](v2.10.1...v2.11.0) (2025-11-21) ### 🎉 **What's new:** * Add notebook datasource ([#4209](#4209)) ([5599cfe](5599cfe)) * Add notebook resource ([#4195](#4195)) ([407dfa2](407dfa2)) * Add support for semantic views in grant ownership ([#4210](#4210)) ([5d2b961](5d2b961)) * Add task seconds and hours scheduling ([#4207](#4207)) ([ec623ed](ec623ed)) * Enable semantic views ([#4221](#4221)) ([2398a93](2398a93)) ### 🔧 **Misc** * Add protected security integrations in sweepers ([#4193](#4193)) ([94260ce](94260ce)) * Add small provider adjustments ([#4208](#4208)) ([34b1d6d](34b1d6d)) * Adjust data source tests follow up 1 ([#4163](#4163)) ([8e1d20a](8e1d20a)) * Adjust data source tests follow up 2 ([#4165](#4165)) ([23725df](23725df)) * Adjust data source tests follow up 3 ([#4166](#4166)) ([20ee0eb](20ee0eb)) * Adjust migration guide after grant ownership pr ([#4190](#4190)) ([c061a4e](c061a4e)) * Adjust task documentation ([#4226](#4226)) ([85ddbb9](85ddbb9)) * Adjust task tests ([#4216](#4216)) ([1e80581](1e80581)) * Adjust to 2025_07 BCR part 1 ([#4171](#4171)) ([df00c22](df00c22)) * Adjust to 2025_07 BCR part 2 ([#4174](#4174)) ([ec84372](ec84372)) * Bump the driver version to 1.18.0 ([#4220](#4220)) ([7f22a80](7f22a80)) * Change migration guide ([#4229](#4229)) ([8507769](8507769)) * Fix data source tests ([#4203](#4203)) ([c59e35d](c59e35d)) * Fix failing tests in ci ([#4194](#4194)) ([945aa69](945aa69)) * Fix references to objects used in the SDK generator templates ([#4200](#4200)) ([2b13800](2b13800)) * Regenerate SDK without package problems ([#4183](#4183)) ([ae7cb43](ae7cb43)) * Remove database roles from bulk ownership grants ([#4185](#4185)) ([8229934](8229934)) * Remove legacy columns from managed accounts SDK ([#4175](#4175)) ([3832a34](3832a34)) * Upgrade golangci-lint to v2.6.1 ([#4182](#4182)) ([ce1f354](ce1f354)) ### 🐛 **Bug fixes:** * Do not panic in parsing identifiers with arguments ([#4191](#4191)) ([f8a97f0](f8a97f0)) --- 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: terraform-provider-release[bot] <205196624+terraform-provider-release[bot]@users.noreply.github.com>
Relativity74205
pushed a commit
to Relativity74205/terraform-provider-snowflake
that referenced
this pull request
Nov 23, 2025
…nowflakedb#4200) Adjust the references in templated to the new package structure
Relativity74205
pushed a commit
to Relativity74205/terraform-provider-snowflake
that referenced
this pull request
Nov 23, 2025
🤖 I have created a release *beep* *boop* --- ## [2.11.0](snowflakedb/terraform-provider-snowflake@v2.10.1...v2.11.0) (2025-11-21) ### 🎉 **What's new:** * Add notebook datasource ([snowflakedb#4209](snowflakedb#4209)) ([5599cfe](snowflakedb@5599cfe)) * Add notebook resource ([snowflakedb#4195](snowflakedb#4195)) ([407dfa2](snowflakedb@407dfa2)) * Add support for semantic views in grant ownership ([snowflakedb#4210](snowflakedb#4210)) ([5d2b961](snowflakedb@5d2b961)) * Add task seconds and hours scheduling ([snowflakedb#4207](snowflakedb#4207)) ([ec623ed](snowflakedb@ec623ed)) * Enable semantic views ([snowflakedb#4221](snowflakedb#4221)) ([2398a93](snowflakedb@2398a93)) ### 🔧 **Misc** * Add protected security integrations in sweepers ([snowflakedb#4193](snowflakedb#4193)) ([94260ce](snowflakedb@94260ce)) * Add small provider adjustments ([snowflakedb#4208](snowflakedb#4208)) ([34b1d6d](snowflakedb@34b1d6d)) * Adjust data source tests follow up 1 ([snowflakedb#4163](snowflakedb#4163)) ([8e1d20a](snowflakedb@8e1d20a)) * Adjust data source tests follow up 2 ([snowflakedb#4165](snowflakedb#4165)) ([23725df](snowflakedb@23725df)) * Adjust data source tests follow up 3 ([snowflakedb#4166](snowflakedb#4166)) ([20ee0eb](snowflakedb@20ee0eb)) * Adjust migration guide after grant ownership pr ([snowflakedb#4190](snowflakedb#4190)) ([c061a4e](snowflakedb@c061a4e)) * Adjust task documentation ([snowflakedb#4226](snowflakedb#4226)) ([85ddbb9](snowflakedb@85ddbb9)) * Adjust task tests ([snowflakedb#4216](snowflakedb#4216)) ([1e80581](snowflakedb@1e80581)) * Adjust to 2025_07 BCR part 1 ([snowflakedb#4171](snowflakedb#4171)) ([df00c22](snowflakedb@df00c22)) * Adjust to 2025_07 BCR part 2 ([snowflakedb#4174](snowflakedb#4174)) ([ec84372](snowflakedb@ec84372)) * Bump the driver version to 1.18.0 ([snowflakedb#4220](snowflakedb#4220)) ([7f22a80](snowflakedb@7f22a80)) * Change migration guide ([snowflakedb#4229](snowflakedb#4229)) ([8507769](snowflakedb@8507769)) * Fix data source tests ([snowflakedb#4203](snowflakedb#4203)) ([c59e35d](snowflakedb@c59e35d)) * Fix failing tests in ci ([snowflakedb#4194](snowflakedb#4194)) ([945aa69](snowflakedb@945aa69)) * Fix references to objects used in the SDK generator templates ([snowflakedb#4200](snowflakedb#4200)) ([2b13800](snowflakedb@2b13800)) * Regenerate SDK without package problems ([snowflakedb#4183](snowflakedb#4183)) ([ae7cb43](snowflakedb@ae7cb43)) * Remove database roles from bulk ownership grants ([snowflakedb#4185](snowflakedb#4185)) ([8229934](snowflakedb@8229934)) * Remove legacy columns from managed accounts SDK ([snowflakedb#4175](snowflakedb#4175)) ([3832a34](snowflakedb@3832a34)) * Upgrade golangci-lint to v2.6.1 ([snowflakedb#4182](snowflakedb#4182)) ([ce1f354](snowflakedb@ce1f354)) ### 🐛 **Bug fixes:** * Do not panic in parsing identifiers with arguments ([snowflakedb#4191](snowflakedb#4191)) ([f8a97f0](snowflakedb@f8a97f0)) --- 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: terraform-provider-release[bot] <205196624+terraform-provider-release[bot]@users.noreply.github.com>
jasonzondor
pushed a commit
to jasonzondor/terraform-provider-snowflake
that referenced
this pull request
Nov 26, 2025
🤖 I have created a release *beep* *boop* --- ## [2.11.0](snowflakedb/terraform-provider-snowflake@v2.10.1...v2.11.0) (2025-11-21) ### 🎉 **What's new:** * Add notebook datasource ([snowflakedb#4209](snowflakedb#4209)) ([5599cfe](snowflakedb@5599cfe)) * Add notebook resource ([snowflakedb#4195](snowflakedb#4195)) ([407dfa2](snowflakedb@407dfa2)) * Add support for semantic views in grant ownership ([snowflakedb#4210](snowflakedb#4210)) ([5d2b961](snowflakedb@5d2b961)) * Add task seconds and hours scheduling ([snowflakedb#4207](snowflakedb#4207)) ([ec623ed](snowflakedb@ec623ed)) * Enable semantic views ([snowflakedb#4221](snowflakedb#4221)) ([2398a93](snowflakedb@2398a93)) ### 🔧 **Misc** * Add protected security integrations in sweepers ([snowflakedb#4193](snowflakedb#4193)) ([94260ce](snowflakedb@94260ce)) * Add small provider adjustments ([snowflakedb#4208](snowflakedb#4208)) ([34b1d6d](snowflakedb@34b1d6d)) * Adjust data source tests follow up 1 ([snowflakedb#4163](snowflakedb#4163)) ([8e1d20a](snowflakedb@8e1d20a)) * Adjust data source tests follow up 2 ([snowflakedb#4165](snowflakedb#4165)) ([23725df](snowflakedb@23725df)) * Adjust data source tests follow up 3 ([snowflakedb#4166](snowflakedb#4166)) ([20ee0eb](snowflakedb@20ee0eb)) * Adjust migration guide after grant ownership pr ([snowflakedb#4190](snowflakedb#4190)) ([c061a4e](snowflakedb@c061a4e)) * Adjust task documentation ([snowflakedb#4226](snowflakedb#4226)) ([85ddbb9](snowflakedb@85ddbb9)) * Adjust task tests ([snowflakedb#4216](snowflakedb#4216)) ([1e80581](snowflakedb@1e80581)) * Adjust to 2025_07 BCR part 1 ([snowflakedb#4171](snowflakedb#4171)) ([df00c22](snowflakedb@df00c22)) * Adjust to 2025_07 BCR part 2 ([snowflakedb#4174](snowflakedb#4174)) ([ec84372](snowflakedb@ec84372)) * Bump the driver version to 1.18.0 ([snowflakedb#4220](snowflakedb#4220)) ([7f22a80](snowflakedb@7f22a80)) * Change migration guide ([snowflakedb#4229](snowflakedb#4229)) ([8507769](snowflakedb@8507769)) * Fix data source tests ([snowflakedb#4203](snowflakedb#4203)) ([c59e35d](snowflakedb@c59e35d)) * Fix failing tests in ci ([snowflakedb#4194](snowflakedb#4194)) ([945aa69](snowflakedb@945aa69)) * Fix references to objects used in the SDK generator templates ([snowflakedb#4200](snowflakedb#4200)) ([2b13800](snowflakedb@2b13800)) * Regenerate SDK without package problems ([snowflakedb#4183](snowflakedb#4183)) ([ae7cb43](snowflakedb@ae7cb43)) * Remove database roles from bulk ownership grants ([snowflakedb#4185](snowflakedb#4185)) ([8229934](snowflakedb@8229934)) * Remove legacy columns from managed accounts SDK ([snowflakedb#4175](snowflakedb#4175)) ([3832a34](snowflakedb@3832a34)) * Upgrade golangci-lint to v2.6.1 ([snowflakedb#4182](snowflakedb#4182)) ([ce1f354](snowflakedb@ce1f354)) ### 🐛 **Bug fixes:** * Do not panic in parsing identifiers with arguments ([snowflakedb#4191](snowflakedb#4191)) ([f8a97f0](snowflakedb@f8a97f0)) --- 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: terraform-provider-release[bot] <205196624+terraform-provider-release[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adjust the references in templated to the new package structure