Skip to content

Commit

Permalink
Update Snowflake-Labs/snowflake requirement from ~> 0.90.0 to ~> 0.91.0
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.90.0...v0.91.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 4c05a72 commit aa57a59
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 @@ -7,7 +7,7 @@ terraform {
}
snowflake = {
source = "Snowflake-Labs/snowflake"
version = "~> 0.90.0"
version = "~> 0.91.0"
}
}
}
Expand Down

0 comments on commit aa57a59

Please sign in to comment.