Skip to content

Commit

Permalink
keep this branch up-to-date so I can do other terraform things.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdangerx committed Dec 30, 2024
1 parent a3719d9 commit 981b753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.10.0"
version = "6.14.1"
}
}
}
Expand Down

0 comments on commit 981b753

Please sign in to comment.