Skip to content

Commit

Permalink
Update Snowflake-Labs/snowflake requirement from ~> 0.89.0 to ~> 0.94.1
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.89.0...v0.94.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent fd336d4 commit abb579b
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.89.0"
version = "~> 0.94.1"
}
}
}
Expand Down

0 comments on commit abb579b

Please sign in to comment.