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

Commit c7776a4

Browse files
authored
Merge pull request #7 from datasciencecampus/dependabot/terraform/infra/terraform/hashicorp/google-beta-tw-7.24.0
chore(deps): Update hashicorp/google-beta requirement from ~> 7.23.0 to ~> 7.24.0 in /infra/terraform
2 parents eb340c2 + b3d221f commit c7776a4

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
@@ -27,7 +27,7 @@ terraform {
2727
}
2828
google-beta = {
2929
source = "hashicorp/google-beta"
30-
version = "~> 7.23.0"
30+
version = "~> 7.24.0"
3131
}
3232
}
3333
backend "gcs" {

0 commit comments

Comments
 (0)