Skip to content

Commit

Permalink
Merge pull request #71 from j3-signalroom/github_issue-70
Browse files Browse the repository at this point in the history
Resolved #70.
  • Loading branch information
j3-signalroom authored Nov 28, 2024
2 parents 77695b2 + 3e8970f commit 26ef9c6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.77.0"
version = "~> 5.78.0"
}
snowflake = {
source = "Snowflake-Labs/snowflake"
Expand Down

0 comments on commit 26ef9c6

Please sign in to comment.