Skip to content

Commit

Permalink
Update Snowflake-Labs/snowflake requirement from ~> 0.97.0 to ~> 1.0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [Snowflake-Labs/snowflake](https://github.com/Snowflake-Labs/terraform-provider-snowflake) to permit the latest version.
- [Release notes](https://github.com/Snowflake-Labs/terraform-provider-snowflake/releases)
- [Changelog](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/CHANGELOG.md)
- [Commits](Snowflake-Labs/terraform-provider-snowflake@v0.97.0...v1.0.2)

---
updated-dependencies:
- dependency-name: Snowflake-Labs/snowflake
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 9f8eb07 commit fd4d68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
snowflake = {
source = "Snowflake-Labs/snowflake"
version = "~> 0.97.0"
version = "~> 1.0.2"
}
}
}
Expand Down

0 comments on commit fd4d68f

Please sign in to comment.