Skip to content

Commit

Permalink
fix(deps)!: Update Terraform terraform-google-modules/org-policy/goog…
Browse files Browse the repository at this point in the history
…le to v6 (#345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 4a745f5 commit a846e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ module "seed_project" {

module "enable_cross_project_service_account_usage" {
source = "terraform-google-modules/org-policy/google"
version = "~> 5.1"
version = "~> 6.0"

project_id = module.seed_project.project_id
policy_for = "project"
Expand Down

0 comments on commit a846e97

Please sign in to comment.