Skip to content

Commit

Permalink
chore(deps): update terraform google to v6 (#2584)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 11, 2024
1 parent 1cc4708 commit 1aa043c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
38 changes: 24 additions & 14 deletions infra/terraform/test-org/org-iam-policy/.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 infra/terraform/test-org/org-iam-policy/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = ">= 3.39, < 6"
version = ">= 3.39, < 7"
}
}
}

0 comments on commit 1aa043c

Please sign in to comment.