Skip to content

feat: Rename Snowflake provider #22

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
merged 3 commits into from
Aug 19, 2025
Merged

Conversation

dgniewek
Copy link
Contributor

Rename Snowflake provider to snowflakedb/snowflake

@dgniewek dgniewek requested review from a team and Copilot August 18, 2025 13:14
@dgniewek dgniewek changed the title feat: Rename Snowflake provider feat: Rename Snowflake provider Aug 18, 2025
Copilot

This comment was marked as outdated.

dgniewek and others added 2 commits August 19, 2025 09:40
rollback the change

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@dgniewek dgniewek requested a review from Copilot August 19, 2025 07:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Snowflake Terraform provider source from the deprecated Snowflake-Labs/snowflake to the new official snowflakedb/snowflake namespace. The change also relaxes version constraints from pessimistic operators (~>) to greater-than-or-equal (>=) constraints.

Key changes:

  • Updated provider source across all configuration files
  • Changed version constraints from ~> 0.94 to >= 0.94
  • Updated generated documentation to reflect the new provider namespace

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
versions.tf Updated main provider configuration with new source namespace
examples/simple/versions.tf Updated simple example provider configuration
examples/simple/README.md Updated auto-generated documentation for simple example
examples/complete/versions.tf Updated complete example provider configuration
examples/complete/providers.tf Contains unrelated context provider change
examples/complete/README.md Updated auto-generated documentation for complete example
README.md Updated main project documentation with new provider references

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dgniewek dgniewek merged commit fe818c3 into main Aug 19, 2025
7 checks passed
Copy link
Contributor

The new version v4.0.0 has been released 🎉

@dgniewek dgniewek deleted the feature/rename_snowflake_provider branch August 19, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants