Skip to content

Commit

Permalink
chore(deps): update terraform google to ~> 4.50.0 (#1018)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2023
1 parent d40c2e6 commit 16a4f82
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions infrastructure/terraform/rafiki-test/.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 infrastructure/terraform/rafiki-test/backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "~> 4.49.0"
version = "~> 4.50.0"
}
}
backend "gcs" {
Expand Down

0 comments on commit 16a4f82

Please sign in to comment.