Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 5d3390f

Browse files
authored
Merge pull request #6 from datasciencecampus/dependabot/terraform/infra/terraform/hashicorp/google-tw-7.24.0
chore(deps): Update hashicorp/google requirement from ~> 7.23.0 to ~> 7.24.0 in /infra/terraform
2 parents c7776a4 + 191ef0f commit 5d3390f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ terraform {
2323
required_providers {
2424
google = {
2525
source = "hashicorp/google"
26-
version = "~> 7.23.0"
26+
version = "~> 7.24.0"
2727
}
2828
google-beta = {
2929
source = "hashicorp/google-beta"

0 commit comments

Comments
 (0)