Skip to content

Commit

Permalink
chore(deps): update terraform hashicorp/terraform to >= 1.6.2 (#2076)
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 Oct 20, 2023
1 parent 757b1df commit e01c667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/terraform/rafiki-test/backend.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 1.5.7"
required_version = ">= 1.6.2"
required_providers {
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit e01c667

Please sign in to comment.