Skip to content

Commit 962eb35

Browse files
chore(deps): update terraform google to ~> 4.56.0 (#1204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 084b21a commit 962eb35

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

infrastructure/terraform/rafiki-test/.terraform.lock.hcl

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/terraform/rafiki-test/backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
google = {
55
source = "hashicorp/google"
6-
version = "~> 4.55.0"
6+
version = "~> 4.56.0"
77
}
88
}
99
backend "gcs" {

0 commit comments

Comments
 (0)