Skip to content

Commit

Permalink
chore(deps): update terraform google to v5 (#1948)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Peabody <[email protected]>
  • Loading branch information
renovate-bot and apeabody authored Nov 8, 2023
1 parent 2dc6b44 commit db9da88
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -18,7 +18,7 @@ terraform {
required_version = ">= 1.4.4"
required_providers {
google = {
version = ">= 3.39, < 5.0"
version = ">= 3.39, < 6"
}
}
}

0 comments on commit db9da88

Please sign in to comment.